summaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r--games/xboing/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
new file mode 100644
index 000000000000..f3bcd9053fdd
--- /dev/null
+++ b/games/xboing/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: xboing
+# Version required: 2.2
+# Date created: 31 Januar 1995
+# Whom: janek
+#
+
+DISTNAME= xboing2.2
+EXTRACT_SUFX= .tar.gz
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
+
+.include <bsd.port.mk>