1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/spider/Makefile
Bill Fenner 094cafcf22 Add a second MASTER_SITE
PR:		ports/13239
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-21 19:46:53 +00:00

22 lines
469 B
Makefile

# New ports collection makefile for: spider
# Version required: 1.1
# Date created: 2 Oct 1995
# Whom: se
#
# $Id: Makefile,v 1.5 1998/09/28 02:13:23 steve Exp $
#
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \
http://www.lovett.com/~ade/FreeBSD/
MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
INSTALL_TARGET= install install.doc
MAN1= spider.1
.include <bsd.port.mk>