freebsd-ports/games/spider/Makefile
Satoshi Asami ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00

19 lines
413 B
Makefile

# New ports collection makefile for: spider
# Version required: 1.1
# Date created: 2 Oct 1995
# Whom: se
#
# $Id: Makefile,v 1.3 1996/11/18 11:25:01 asami Exp $
#
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
INSTALL_TARGET= install install.doc
.include <bsd.port.mk>