freebsd-ports/games/lincity/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

20 lines
383 B
Makefile

# New ports collection makefile for: lincity
# Date created: 13 Feb 1997
# Whom: Julian Assange
#
# $FreeBSD$
#
PORTNAME= lincity
PORTVERSION= 1.11
CATEGORIES= games
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/linux/games/
MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
ALL_TARGET= freebsd
MAN6= lincity.6
MANCOMPRESSED= no
.include <bsd.port.mk>