6c852b2d98
Approved by: miwi (mentor)
21 lines
437 B
Makefile
21 lines
437 B
Makefile
# New ports collection makefile for: xpilot
|
|
# Date created: 18 July 1995
|
|
# Whom: jmacd
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xpilot
|
|
PORTVERSION= 4.5.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= xpilotgame
|
|
|
|
MAINTAINER= lme@FreeBSD.org
|
|
COMMENT= Xpilot(client) and xpilots(server)
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
|
|
|
|
.include <bsd.port.mk>
|