blob: 3c523c9108f9c95fdccad7278c21323fcf56c84a (
plain) (
tree)
|
|
# New ports collection makefile for: spider
# Version required: 1.1
# Date created: 2 Oct 1995
# Whom: se
#
# $FreeBSD$
#
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>
|