freebsd-ports/games/flying/Makefile
Adam Weinberger a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00

18 lines
357 B
Makefile

# Created by: searle
# $FreeBSD$
PORTNAME= flying
PORTVERSION= 6.20
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
MAINTAINER= ports@FreeBSD.org
COMMENT= Pool/snooker/billiards/carrom/etc game
USES= imake tar:tgz
USE_XORG= x11
PLIST_FILES= bin/flying man/man1/flying.1.gz
.include <bsd.port.mk>