freebsd-ports/games/flying/Makefile

25 lines
442 B
Makefile
Raw Normal View History

2000-04-14 08:43:02 +02:00
# New ports collection makefile for: flying
# Date created: 12 Jul 1996
# Whom: 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
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:06:51 +01:00
COMMENT= Pool/snooker/billiards/carrom/etc game
USE_IMAKE= yes
USE_XORG= x11
MAN1= flying.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/flying
.include <bsd.port.mk>