summaryrefslogtreecommitdiff
path: root/games/xjewel/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-08-13 19:04:55 +0000
committertron <tron@pkgsrc.org>1999-08-13 19:04:55 +0000
commitd951c8eb9e6d6d4c25b261d147735bbc24df84c4 (patch)
tree22db96bc7d8e4b44b08c145ed6afeba53bd11f9d /games/xjewel/Makefile
parent744a4a99923d355b238998cd9d063ad73cc3f4be (diff)
downloadpkgsrc-d951c8eb9e6d6d4c25b261d147735bbc24df84c4.tar.gz
Import new "xjewel" package submitted by Julian Coleman in PR pkg/8198:
xjewel - X windows dropping jewels game
Diffstat (limited to 'games/xjewel/Makefile')
-rw-r--r--games/xjewel/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile
new file mode 100644
index 00000000000..fdcecd29680
--- /dev/null
+++ b/games/xjewel/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/08/13 19:04:55 tron Exp $
+
+DISTNAME= xjewel-1.6
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
+EXTRACT_SUFX= .tar.z
+
+MAINTAINER= j.d.coleman@ncl.ac.uk
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"