aboutsummaryrefslogtreecommitdiffstats
path: root/games/flying/Makefile
blob: 96293c313f4e762042f5f4cb7163434cb4b1e0bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    flying
# Date created:             12 Jul 1996
# Whom:                 searle
#
# $FreeBSD$
#

PORTNAME=   flying
PORTVERSION=    6.20
PORTREVISION=   1
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>