freebsd-ports/www/harvest/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

24 lines
591 B
Makefile

# New ports collection makefile for: harvest
# Version required: 1.4.pl2
# Date created: Fri Mar 1 19:43:52 MET 1996
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
DISTNAME= harvest-1.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.tardis.ed.ac.uk/pub/harvest/ \
ftp://nic.nasa.gov/software/harvest-dist/ \
ftp://ftp.sunet.se/pub/nir/harvest-uk/ \
ftp://gd.tuwien.ac.at/infosys/indexers/uk-harvest/ \
http://www3.uniovi.es/~mirror/harvest-net/
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= andreas@FreeBSD.org
pre-install:
${MKDIR} ${PREFIX}/harvest
.include <bsd.port.mk>