mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
397 B
Makefile
20 lines
397 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.1.1.1 1996/08/09 21:25:54 chuckr Exp $
|
|
#
|
|
|
|
DISTNAME= flying-6.20
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= games/x11
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= searle@longacre.demon.co.uk
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|