summaryrefslogtreecommitdiff
path: root/games/gtkgo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gtkgo/Makefile')
-rw-r--r--games/gtkgo/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/gtkgo/Makefile b/games/gtkgo/Makefile
deleted file mode 100644
index 3936bdf1291..00000000000
--- a/games/gtkgo/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2005/06/01 18:02:50 jlam Exp $
-#
-
-DISTNAME= gtkgo-0_0_10
-PKGNAME= ${DISTNAME:S/_/./g}
-PKGREVISION= 4
-CATEGORIES= games gnome
-MASTER_SITES= http://norbertdejonge.sourceforge.net/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://norbertdejonge.sourceforge.net/gtkgo.html
-COMMENT= Go board with skin support
-
-CPPFLAGS+= -DPKGDATADIR='"${PREFIX}/share/gtkgo/"'
-GNU_CONFIGURE= YES
-WRKSRC= ${WRKDIR}/${DISTNAME:S/_/./g}
-
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"