summaryrefslogtreecommitdiffstats
path: root/games/awele/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/awele/Makefile')
-rw-r--r--games/awele/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/games/awele/Makefile b/games/awele/Makefile
new file mode 100644
index 0000000..1482f16f
--- /dev/null
+++ b/games/awele/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: awele
+# Version required: 1.0
+# Date created: 01 May 1998
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= awele
+PKGNAME= awele-1.0
+CATEGORIES= games tk80
+MASTER_SITES= http://www-rocq.inria.fr/air/ftp/Jean-Paul/
+EXTRACT_SUFX= 1.0.tgz
+
+MAINTAINER= tg@FreeBSD.ORG
+
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+MAN6= xawele.6
+
+post-patch:
+ @/usr/bin/perl -pi -e "s|@@LOCALBASE@@|${LOCALBASE}|g;" ${WRKSRC}/Imakefile
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/xawele.man ${PREFIX}/man/man6/xawele.6
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud