freebsd-ports/games/flying/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

23 lines
428 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
PLIST_FILES= bin/flying
.include <bsd.port.mk>