freebsd-ports/games/flying/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
428 B
Makefile

# New ports collection makefile for: flying
# Date created: 12 Jul 1996
# Whom: searle
#
# $FreeBSD$
#
PORTNAME= flying
PORTVERSION= 6.20
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Pool/snooker/billiards/carrom/etc game
USE_IMAKE= yes
MAN1= flying.1
PLIST_FILES= bin/flying
.include <bsd.port.mk>