summaryrefslogtreecommitdiffstats
path: root/games/grdc/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-04 21:51:19 +0000
committerache <ache@FreeBSD.org>1994-12-04 21:51:19 +0000
commit0643aebe64c6e516e62539ae69436b5e750ae545 (patch)
tree24ce0ee0797cf33f13f7098aee936e42ff10d81c /games/grdc/Makefile
parentaeb9a3ffc153701d34204f591650c318069c5113 (diff)
downloadFreeBSD-src-0643aebe64c6e516e62539ae69436b5e750ae545.zip
FreeBSD-src-0643aebe64c6e516e62539ae69436b5e750ae545.tar.gz
Re-import with new name, old name conflicts with gated
Diffstat (limited to 'games/grdc/Makefile')
-rw-r--r--games/grdc/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/grdc/Makefile b/games/grdc/Makefile
new file mode 100644
index 0000000..543f4be
--- /dev/null
+++ b/games/grdc/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile,v 1.1.1.1 1994/12/03 04:34:46 ache Exp $
+
+PROG= grdc
+MAN6= grdc.6
+DPADD= ${LIBNCURSES} ${LIBMYTINFO}
+LDADD= -lncurses -lmytinfo
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud