ports/games/xpilot/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

15 lines
320 B
Makefile

PORTNAME= xpilot
PORTVERSION= 4.5.5
PORTREVISION= 1
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>