mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
3c70bc7723
- Update to 4.7.1 PR: ports/66762 Submitted by: myself
15 lines
301 B
Makefile
15 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"
|