openbsd-ports/games/spider/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

22 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.8 2000/10/22 15:42:01 espie Exp $
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
NEED_VERSION= 1.305
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \
http://www.lovett.com/~ade/FreeBSD/
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=imake
INSTALL_TARGET= install install.doc
.include <bsd.port.mk>