1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/lincity/Makefile
Ade Lovett 0f9f87abd7 Support CXX/CXXFLAGS/X11BASE/MAKE properly
Supoort install macros
Change location of data files from lib/ to share/
Remove redundant MANCOMPRESSED line
Fix 'X manpages' error
Add WWW: line into pkg/DESCR

PR:			21281
Submitted by:		Ports Fury
2000-09-16 17:54:43 +00:00

22 lines
413 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
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
USE_XLIB= yes
ALL_TARGET= freebsd
MAN6= lincity.6
.include <bsd.port.mk>