freebsd-ports/games/xpilot-ng-client/Makefile
Jimmy Olgeni 5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00

11 lines
234 B
Makefile

# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
PKGNAMESUFFIX= -client
COMMENT= Enhanced version of XPilot (client program)
MASTERDIR= ${.CURDIR}/../xpilot-ng-server
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"