summaryrefslogtreecommitdiff
path: root/games/xspringies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xspringies/Makefile')
-rw-r--r--games/xspringies/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/xspringies/Makefile b/games/xspringies/Makefile
new file mode 100644
index 000000000000..7bcd0662b39b
--- /dev/null
+++ b/games/xspringies/Makefile
@@ -0,0 +1,18 @@
+# Ports collection makefile for: xspringies
+# Version required: 1.1
+# Date created: 12 January 1997
+# Whom: jkh
+#
+# $Id: Makefile,v 1.3 1996/11/18 09:52:57 asami Exp $
+#
+
+DISTNAME= xspringies-1.1
+CATEGORIES= games
+MASTER_SITES= http://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
+DISTFILES= xspringies.1.1.tar.Z
+
+MAINTAINER= jkh@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>