openbsd-ports/games/spider/Makefile

22 lines
454 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2000/07/10 02:06:48 angelos Exp $
1998-05-19 23:24:47 -04:00
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \
http://www.lovett.com/~ade/FreeBSD/
1998-05-19 23:24:47 -04:00
MAINTAINER= ports@openbsd.org
1998-05-19 23:24:47 -04:00
2000-02-12 01:29:49 -05:00
LICENSE_TYPE= BSD
2000-03-18 22:50:18 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
2000-03-18 22:50:18 -05:00
USE_IMAKE= Yes
FAKE= Yes
1998-05-19 23:24:47 -04:00
INSTALL_TARGET= install install.doc
.include <bsd.port.mk>