1256375b0e
- correct PLIST - make this port compile properly
15 lines
318 B
Makefile
15 lines
318 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/09/28 20:31:52 brad Exp $
|
|
|
|
DISTNAME= spider
|
|
PKGNAME= spider-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ \
|
|
http://www.lovett.com/~ade/FreeBSD/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
INSTALL_TARGET= install install.doc
|
|
|
|
.include <bsd.port.mk>
|