aboutsummaryrefslogtreecommitdiff
path: root/games/xblackjack/Makefile
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:28:47 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:28:47 +0000
commita8adcff438e2b266582f536e1f3820f509236a99 (patch)
tree687668e1d328683670af14ffc873694c48e6b1d1 /games/xblackjack/Makefile
parent02c59addd7f99e4d2cfe1db58091b0759093bb2c (diff)
downloadports-a8adcff438e2b266582f536e1f3820f509236a99.tar.gz
ports-a8adcff438e2b266582f536e1f3820f509236a99.zip
Notes
Diffstat (limited to 'games/xblackjack/Makefile')
-rw-r--r--games/xblackjack/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile
new file mode 100644
index 000000000000..01f2b58bbe37
--- /dev/null
+++ b/games/xblackjack/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xblackjack
+# Version required: 2.2
+# Date created:
+# Whom: erich@FreeBSD.org
+#
+# $Id$
+#
+
+DISTNAME= xblackjack-2.2
+CATEGORIES+= games
+MASTER_SITES= ftp://ftp.x.org/contrib/games/
+REQUIRES_MOTIF= yes
+USE_IMAKE= yes
+
+MAINTAINER= erich@FreeBSD.org
+
+.include <bsd.port.mk>