mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
c4fd7792f9
Unfortunately I cannot give them the love they deserve at the moment.
15 lines
296 B
Makefile
15 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>
|