2000-04-14 08:43:02 +02:00
|
|
|
# New ports collection makefile for: flying
|
1996-08-09 23:25:54 +02:00
|
|
|
# Date created: 12 Jul 1996
|
|
|
|
# Whom: searle
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1996-08-09 23:25:54 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:43:02 +02:00
|
|
|
PORTNAME= flying
|
|
|
|
PORTVERSION= 6.20
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 3
|
1996-11-18 11:37:03 +01:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
1997-05-28 07:31:23 +02:00
|
|
|
MASTER_SITE_SUBDIR= games/arcade
|
1996-08-09 23:25:54 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2003-11-02 04:36:45 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Pool/snooker/billiards/carrom/etc game
|
1996-08-09 23:25:54 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11
|
1998-09-28 04:07:57 +02:00
|
|
|
MAN1= flying.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/flying
|
1996-08-09 23:25:54 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|