aboutsummaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-02-02 09:08:52 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-02-02 09:08:52 +0000
commita96bb92bdc7c074f4b872f3003f00a34eabcfba9 (patch)
tree7f327a4579d1bec23ba82d2da0de8f8f2bedeb3f /games/xboing/Makefile
parentce7a82fba01dcd2fbb789c7039b1a11b2d73a526 (diff)
downloadports-a96bb92bdc7c074f4b872f3003f00a34eabcfba9.tar.gz
ports-a96bb92bdc7c074f4b872f3003f00a34eabcfba9.zip
New port.
Reviewed by: Submitted by: JKOKOT@demeter.ipan.lublin.pl Obtained from:
Notes
Notes: svn path=/head/; revision=868
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>