d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 lines
428 B
Makefile
24 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>
|