mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
25 lines
733 B
Makefile
25 lines
733 B
Makefile
|
# New ports collection makefile for: flying-6.20
|
||
|
# Version required: 6.20
|
||
|
# Date created: 12 Jul 1996
|
||
|
# Whom: searle
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= flying-6.20
|
||
|
CATEGORIES+= games
|
||
|
MASTER_SITES= ftp://fsuj01.rz.uni-jena.de/pub/linux/MIRROR.sunsite/games/x11/ \
|
||
|
ftp://dei.unipd.it/linux/sunsite/games/x11/ \
|
||
|
ftp://pippen.bl.physik.tu-muenchen.de/pub/comp/os/linux/sunsite/games/x11/ \
|
||
|
ftp://nic.switch.ch/mirror/linux/sunsite.games/x11/ \
|
||
|
ftp://unix.hensa.ac.uk/mirrors/sunsite/pub/Linux/games/x11/ \
|
||
|
ftp://sunsite.rediris.es/software/linux/sunsite/games/x11/ \
|
||
|
ftp://fvkma.tu-graz.ac.at/.2/x11/R6contrib/games/multiplayer/
|
||
|
EXTRACT_SUFX= .tgz
|
||
|
|
||
|
MAINTAINER= searle@longacre.demon.co.uk
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|