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

PORTNAME=   lincity
PORTVERSION=    1.11
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   ftp://ftp.demon.co.uk/pub/unix/linux/games/

MAINTAINER= ports@FreeBSD.org

BUILD_DEPENDS=  imake:${PORTSDIR}/devel/imake-4

USE_XLIB=   yes
ALL_TARGET= freebsd
MAN6=       lincity.6

.include <bsd.port.mk>