opnsense-ports/games/xpilot/Makefile
2022-09-07 22:33:21 +02:00

13 lines
304 B
Makefile

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)
WWW= http://www.xpilot.org/
USES= imake tar:bzip2 xorg
USE_XORG= x11 xext
.include <bsd.port.mk>