mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ef87790802
Found by: distfile checker
20 lines
395 B
Makefile
20 lines
395 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.2 1996/11/18 10:35:57 asami 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
|
|
|
|
.include <bsd.port.mk>
|