summaryrefslogtreecommitdiffstats
path: root/games/xmahjongg/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-08-27 20:16:32 +0000
committerjoerg <joerg@FreeBSD.org>1996-08-27 20:16:32 +0000
commit888c3ae7be059780f7b111691f436594ea4ff9de (patch)
tree9f0969387f1e09eeb1a6d9b48b052fd966f08741 /games/xmahjongg/Makefile
parent70e140ff610312a0e2c643094a03fee85e866363 (diff)
downloadFreeBSD-ports-888c3ae7be059780f7b111691f436594ea4ff9de.zip
FreeBSD-ports-888c3ae7be059780f7b111691f436594ea4ff9de.tar.gz
The X11 version of the old Chinese game. One of the oldest X11 games.
Alas, restricted to NO_CDROM.
Diffstat (limited to 'games/xmahjongg/Makefile')
-rw-r--r--games/xmahjongg/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
new file mode 100644
index 0000000..3a75479
--- /dev/null
+++ b/games/xmahjongg/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xmahjongg
+# Version required:
+# Date created: 16 Aug 1996
+# Whom: joerg@freebsd.org
+#
+# $Id$
+#
+
+DISTNAME= xmahjongg
+CATEGORIES+= games
+# Most Usenet archive sites don't store it as a .tar.gz, but Slackware
+# and it's mirrors do.
+MASTER_SITES= ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/
+
+MAINTAINER= joerg@freebsd.org
+
+WRKSRC= ${WRKDIR}/xmahjongg
+USE_IMAKE= yes
+
+NO_CDROM= "Restrictive copyright."
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud