aboutsummaryrefslogtreecommitdiffstats
path: root/games/lincity/Makefile
blob: 640432b2ad74de6037eb370f9e9fab2e90ebf6c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    lincity
# Version required: 1.04
# Date created:         13 Feb 1997
# Whom:                 Julian Assange
#
# $FreeBSD$
#

DISTNAME=       lincity-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>