aboutsummaryrefslogtreecommitdiffstats
path: root/games/lincity/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-02-14 16:19:08 +0800
committertg <tg@FreeBSD.org>1997-02-14 16:19:08 +0800
commit166b5b5973f1f46a40a4e17e8d141ef2ba7b55bd (patch)
tree5c1ad9f157f94bdcc45bfd509c3937d7de5e7881 /games/lincity/Makefile
parente14dd3ff5e3aa5857acd2cce2232d3391181e074 (diff)
downloadfreebsd-ports-gnome-166b5b5973f1f46a40a4e17e8d141ef2ba7b55bd.tar.gz
freebsd-ports-gnome-166b5b5973f1f46a40a4e17e8d141ef2ba7b55bd.tar.zst
freebsd-ports-gnome-166b5b5973f1f46a40a4e17e8d141ef2ba7b55bd.zip
Import of lincity. Closes PR #2724.
Submitted by: Julian Assange <proff@iq.org>
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>