summaryrefslogtreecommitdiffstats
path: root/ching/ching/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ching/ching/Makefile')
-rw-r--r--ching/ching/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/ching/ching/Makefile b/ching/ching/Makefile
new file mode 100644
index 00000000..e80d575f
--- /dev/null
+++ b/ching/ching/Makefile
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $
+
+SCRIPTS=ching.sh
+MAN= ching.6
+
+FILES= hexagrams macros
+FILESDIR=/usr/share/games/ching
+
+.include <bsd.prog.mk>