2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
16 lines
281 B
Makefile
16 lines
281 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:56 marc Exp $
|
|
#
|
|
|
|
DISTNAME= spider
|
|
PKGNAME= spider-1.1
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
|
|
|
|
USE_IMAKE= yes
|
|
INSTALL_TARGET= install install.doc
|
|
|
|
.include <bsd.port.mk>
|