1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/harvest/Makefile
Andreas Klemm 46c547cfbf Had problems to build Version 1.5.15 (latest snapshot of developement),
therefore only update to version 1.5 (-stable), although this is from april.
1997-11-15 19:56:49 +00:00

21 lines
502 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>
#
# $Id: Makefile,v 1.7 1997/10/09 21:04:41 andreas Exp $
#
DISTNAME= harvest-1.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.tardis.ed.ac.uk/pub/harvest/ \
ftp://ftp.nlanr.net/Mirror/Harvest/develop/snapshots/
EXTRACT_SUFX= -src.tar.gz
MAINTAINER= andreas@FreeBSD.ORG
pre-install:
${MKDIR} ${PREFIX}/harvest
.include <bsd.port.mk>