summaryrefslogtreecommitdiff
path: root/games/yadex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/yadex/Makefile')
-rw-r--r--games/yadex/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/yadex/Makefile b/games/yadex/Makefile
new file mode 100644
index 000000000000..006b7c5dea86
--- /dev/null
+++ b/games/yadex/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: yadex
+# Date created: 17 June 2001
+# Whom: Jordan DeLong <fracture@allusion.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= yadex
+PORTVERSION= 1.5.1
+CATEGORIES= games
+MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/
+
+MAINTAINER= fracture@allusion.net
+
+USE_GMAKE= yes
+MAKEFILE= GNUmakefile
+
+MAN6= yadex.6 ybsp.6
+
+#pre-build:
+# mv ${WRKDIR}/${DISTNAME}/Makefile ${WRKDIR}/${DISTNAME}/Makefile.orig
+# mv ${WRKDIR}/${DISTNAME}/GNUmakefile ${WRKDIR}/${DISTNAME}/Makefile
+
+.include <bsd.port.mk>