aboutsummaryrefslogtreecommitdiffstats
path: root/games/lincity/Makefile
blob: 623c84bb3ec23be87222e117fc59b96acf60e5a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    lincity
# Version required: 1.04
# Date created:         13 Feb 1997
# Whom:                 Julian Assange
#
# $Id: Makefile,v 1.3 1998/09/28 02:10:29 steve Exp $
#

DISTNAME=       lincity109
PKGNAME=    lincity-1.09
CATEGORIES= games
MASTER_SITES=   ftp://ftp.demon.co.uk/pub/unix/linux/games/
EXTRACT_SUFX=   -src.tar.gz

MAINTAINER= proff@iq.org

USE_XLIB=   yes
USE_GMAKE=  yes
ALL_TARGET= freebsd
MAN6=       lincity.6
MANCOMPRESSED=  no

.include <bsd.port.mk>