aboutsummaryrefslogtreecommitdiff
path: root/games/lincity/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-02-14 08:19:08 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-02-14 08:19:08 +0000
commit2267cc8b44bdb8898bb1332604b752a7b25bc481 (patch)
treeef0965035716cfdd76c905f2e4d20cb241a564b3 /games/lincity/Makefile
parentb3a8969fd090e1add42509451c235ead9b64448e (diff)
downloadports-2267cc8b44bdb8898bb1332604b752a7b25bc481.tar.gz
ports-2267cc8b44bdb8898bb1332604b752a7b25bc481.zip
Notes
Diffstat (limited to 'games/lincity/Makefile')
-rw-r--r--games/lincity/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile
new file mode 100644
index 000000000000..543e2413d619
--- /dev/null
+++ b/games/lincity/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: lincity
+# Version required: 1.04
+# Date created: 13 Feb 1997
+# Whom: Julian Assange
+#
+# $Id$
+#
+
+DISTNAME= lincity104
+PKGNAME= lincity-1.04
+CATEGORIES= games
+MASTER_SITES= http://www.floot.demon.co.uk/
+EXTRACT_SUFX= -src.tar.gz
+
+MAINTAINER= proff@iq.org
+
+USE_GMAKE= yes
+ALL_TARGET= freebsd
+MAN6= lincity.6
+
+.include <bsd.port.mk>