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

DISTNAME=   flying-6.20
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX=   .tgz

MAINTAINER= searle@longacre.demon.co.uk

USE_IMAKE=  yes
MAN1=       flying.1

.include <bsd.port.mk>