aboutsummaryrefslogtreecommitdiffstats
path: root/www/harvest/Makefile
blob: ebc32df45f80249c9b719db8df155c8e462d66ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>
#
# $Id: Makefile,v 1.1.1.1 1996/03/06 09:29:36 asami Exp $
#

DISTNAME=   harvest-1.4.pl2
PKGNAME=    harvest-1.4.2
CATEGORIES+=    www
MASTER_SITES=   ftp://ftp.town.hall.org/pub/harvest/ \
        ftp://ftp.cs.colorado.edu/pub/distribs/harvest/ \
        ftp://ftp.ask.uni-karlsruhe.de/pub/infosystems/harvest/ \
        ftp://ftp.sunet.se/pub/nir/harvest/
EXTRACT_SUFX=   -src.tar.gz

MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com>

.include <bsd.port.mk>