mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ed1ba38a9f
to maintain all these ports I once committed (sometimes as a proxy).
20 lines
413 B
Makefile
20 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>
|