freebsd-ports/games/civ2demo/Makefile
Michael Haro e2ffad6c8a Chase distfile
PR:		26777
Submitted by:	    maintainer
2001-05-01 00:40:12 +00:00

24 lines
449 B
Makefile

# New ports collection makefile for: civ2 demo
# Date created: 19 October 2000
# Whom: jameso@elwood.net
#
# $FreeBSD$
#
PORTNAME= civ2demo
PORTVERSION= 1.0
CATEGORIES= games linux
MASTER_SITES= ftp://download.linuxlords.com/pub/demos/civctp/
DISTNAME= civctp-demo-10251999
EXTRACT_ONLY=
MAINTAINER= jameso@elwood.net
NO_WRKSUBDIR= yes
NO_BUILD= yes
do-install:
@${SH} ${FILESDIR}/do-install ${PREFIX} ${DISTDIR}
.include <bsd.port.mk>