aboutsummaryrefslogtreecommitdiff
path: root/games/spider/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/spider/Makefile')
-rw-r--r--games/spider/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/spider/Makefile b/games/spider/Makefile
new file mode 100644
index 000000000000..7d10b69d54b2
--- /dev/null
+++ b/games/spider/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: spidel
+# Version required: 1.1
+# Date created: 2 Oct 1995
+# Whom: ?
+#
+# $Id: Makefile,v 1.1.1.1 1995/07/19 00:31:03 jkh Exp $
+#
+
+DISTNAME= spider
+PKGNAME= spider-1.1
+CATEGORIES+= games
+MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
+
+MAINTAINER= asami@FreeBSD.ORG
+
+USE_IMAKE= yes
+INSTALL_TARGET= install install.doc
+
+.include <bsd.port.mk>