mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
517 B
Makefile
21 lines
517 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@knobel.gun.de
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
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@knobel.gun.de
|
||
|
|
||
|
.include <bsd.port.mk>
|