mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
21 lines
395 B
Makefile
21 lines
395 B
Makefile
# 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>
|