03f8a6f768
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
23 lines
404 B
Makefile
23 lines
404 B
Makefile
# 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
|
|
|
|
.include <bsd.port.mk>
|