1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:24:52 +00:00
freebsd-ports/games/xpilot/Makefile
Martin Wilke 132b4c6856 - Pass maintainership to submitter
- Update MASTER_SITES

PR:		ports/104114
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-10-07 15:41:23 +00:00

21 lines
426 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.5.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xpilotgame
MAINTAINER= lars.engels@0x20.net
COMMENT= Xpilot(client) and xpilots(server)
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
.include <bsd.port.mk>