feec04b355
And put : - pom - caesar - grdc Differential Revision: https://reviews.freebsd.org/D36230
10 lines
100 B
Makefile
10 lines
100 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= games
|
|
|
|
PROG= grdc
|
|
MAN= grdc.6
|
|
LIBADD= tinfow ncursesw
|
|
|
|
.include <bsd.prog.mk>
|