1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/games/xpilot/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

21 lines
416 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= sheldonh@FreeBSD.org
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-replay.6
.include <bsd.port.mk>