freebsd-ports/games/xpilot-ng-client/Makefile
Jean-Yves Lefort 3c70bc7723 - Split into -client and -server
- Update to 4.7.1

PR:		ports/66762
Submitted by:	myself
2005-05-15 01:17:05 +00:00

14 lines
301 B
Makefile

# New ports collection makefile for: xpilot-ng
# Date created: 11 Sep 2003
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -client
COMMENT= An enhanced version of XPilot (client program)
MASTERDIR= ${.CURDIR}/../xpilot-ng-server
.include "${MASTERDIR}/Makefile"