freebsd-ports/games/xpilot/Makefile
Lars Engels c4fd7792f9 *: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
2021-07-28 22:34:51 +02:00

14 lines
296 B
Makefile

# Created by: jmacd
PORTNAME= xpilot
PORTVERSION= 4.5.5
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Xpilot(client) and xpilots(server)
USES= imake tar:bzip2 xorg
USE_XORG= x11 xext
.include <bsd.port.mk>