mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
412 B
Makefile
21 lines
412 B
Makefile
# New ports collection makefile for: flying-6.20
|
|
# Version required: 6.20
|
|
# Date created: 12 Jul 1996
|
|
# Whom: searle
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/05/28 05:31:23 fenner Exp $
|
|
#
|
|
|
|
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>
|