summaryrefslogtreecommitdiff
path: root/www/harvest/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-06 09:29:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-06 09:29:37 +0000
commit7749e8b9ef11151cf90ef3740e5e32493ac8e040 (patch)
tree898723ec9d171e580bd5a271ca2672d8ba6e761a /www/harvest/Makefile
parentUpdate print-index rule to reflect change in INDEX format. Deleted (diff)
The awesome harvest package, which is basically a janitor sweeping the
information superhighway. Submitted by: Andreas Klemm <andreas@knobel.gun.de>
Notes
Notes: svn path=/head/; revision=2782
Diffstat (limited to 'www/harvest/Makefile')
-rw-r--r--www/harvest/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile
new file mode 100644
index 000000000000..5396f356f8f5
--- /dev/null
+++ b/www/harvest/Makefile
@@ -0,0 +1,20 @@
+# 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>