summaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-11-22 22:48:04 +0000
committertv <tv@pkgsrc.org>2004-11-22 22:48:04 +0000
commit62d5efbba44541b991e59ba823a5bd1f0029aab8 (patch)
tree1ce32e5184c7640d5bfcd34689a4417f02554d68 /games/xmahjongg/Makefile
parent43de7f8bc03896465e145ed2a7e5e0434ee169f1 (diff)
downloadpkgsrc-62d5efbba44541b991e59ba823a5bd1f0029aab8.tar.gz
So that I don't lose all this work, stash the work-in-progress derecursion
cleanup onto the tv-derecurse branch (only branched in pkgsrc/mk).
Diffstat (limited to 'games/xmahjongg/Makefile')
-rw-r--r--games/xmahjongg/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
deleted file mode 100644
index 1dbb4465f29..00000000000
--- a/games/xmahjongg/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2004/11/22 21:12:36 wiz Exp $
-#
-
-DISTNAME= xmahjongg-3.6.1
-CATEGORIES= games x11
-MASTER_SITES= http://www.lcdf.org/~eddietwo/xmahjongg/
-
-MAINTAINER= salo@NetBSD.org
-HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
-COMMENT= The Chinese game of Mah Jongg for X11
-
-USE_BUILDLINK3= YES
-USE_X11= YES
-GNU_CONFIGURE= YES
-USE_LANGUAGES= c c++
-
-.include "../../mk/bsd.pkg.mk"