2003-09-28 14:03:06 +02:00
|
|
|
# New ports collection makefile for: xpilot-ng
|
|
|
|
# Date created: 11 Sep 2003
|
|
|
|
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2005-05-15 03:17:05 +02:00
|
|
|
PKGNAMESUFFIX= -client
|
2003-09-28 14:03:06 +02:00
|
|
|
|
2005-05-15 03:17:05 +02:00
|
|
|
COMMENT= An enhanced version of XPilot (client program)
|
2003-09-28 14:03:06 +02:00
|
|
|
|
2005-05-15 03:17:05 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../xpilot-ng-server
|
2003-09-28 14:03:06 +02:00
|
|
|
|
2005-05-15 03:17:05 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|