aboutsummaryrefslogtreecommitdiff
path: root/games/spider/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:32:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:32:54 +0000
commita07c4ff355bdeb3c084b6db933f1fd9d753b042f (patch)
treeb8946d494e05fa1ffa633ac85fa2393ef066d6c6 /games/spider/Makefile
parent0f47b29e5a06bb266f1a6cbb34ff4fb5b21779a5 (diff)
downloadports-a07c4ff355bdeb3c084b6db933f1fd9d753b042f.tar.gz
ports-a07c4ff355bdeb3c084b6db933f1fd9d753b042f.zip
Notes
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>