summaryrefslogtreecommitdiff
path: root/games/gnugo/Makefile
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-03-11 20:17:36 +0000
committerbad <bad@pkgsrc.org>1999-03-11 20:17:36 +0000
commitb7b35e0fd9c7fc6f644e12a9f22148840241e936 (patch)
tree5a71eea289466dd67fc3f1ac521e305b5e466379 /games/gnugo/Makefile
parent79bc8199597908d88570877c97505c0dd71eeed5 (diff)
downloadpkgsrc-b7b35e0fd9c7fc6f644e12a9f22148840241e936.tar.gz
Initial import of gnugo-2.0-beta. Supercedes games/freedom.
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r--games/gnugo/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
new file mode 100644
index 00000000000..ebd57a44ece
--- /dev/null
+++ b/games/gnugo/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/03/11 20:17:36 bad Exp $
+
+DISTNAME= gnugo-beta-1.72
+CATEGORIES= games
+MASTER_SITES= ftp://match.stanford.edu/pub/
+
+MAINTAINER= bad@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/gnugo/beta.html
+
+do-configure:
+
+.include "../../mk/bsd.pkg.mk"