freebsd-ports/games/flying/Makefile

19 lines
357 B
Makefile
Raw Normal View History

# Created by: searle
1999-08-25 08:06:33 +02:00
# $FreeBSD$
2000-04-14 08:43:02 +02:00
PORTNAME= flying
PORTVERSION= 6.20
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:06:51 +01:00
COMMENT= Pool/snooker/billiards/carrom/etc game
USES= imake tar:tgz
USE_XORG= x11
2013-11-01 14:51:11 +01:00
PLIST_FILES= bin/flying man/man1/flying.1.gz
.include <bsd.port.mk>