1996-03-06 04:29:37 -05:00
|
|
|
# New ports collection makefile for: harvest
|
|
|
|
# Version required: 1.4.pl2
|
|
|
|
# Date created: Fri Mar 1 19:43:52 MET 1996
|
1996-09-18 23:01:17 -04:00
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
1996-03-06 04:29:37 -05:00
|
|
|
#
|
1997-10-09 17:04:47 -04:00
|
|
|
# $Id: Makefile,v 1.6 1997/06/12 17:26:33 asami Exp $
|
1996-03-06 04:29:37 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= harvest-1.4.pl2
|
|
|
|
PKGNAME= harvest-1.4.2
|
1996-11-18 06:44:27 -05:00
|
|
|
CATEGORIES= www
|
1997-05-28 12:02:39 -04:00
|
|
|
MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/distribs/harvest/ \
|
1996-03-06 04:29:37 -05:00
|
|
|
ftp://ftp.ask.uni-karlsruhe.de/pub/infosystems/harvest/ \
|
|
|
|
ftp://ftp.sunet.se/pub/nir/harvest/
|
|
|
|
EXTRACT_SUFX= -src.tar.gz
|
|
|
|
|
1997-10-09 17:04:47 -04:00
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
1996-03-06 04:29:37 -05:00
|
|
|
|
1997-06-12 13:26:33 -04:00
|
|
|
pre-install:
|
|
|
|
${MKDIR} ${PREFIX}/harvest
|
|
|
|
|
1996-03-06 04:29:37 -05:00
|
|
|
.include <bsd.port.mk>
|