aboutsummaryrefslogblamecommitdiffstats
path: root/www/harvest/Makefile
blob: cc8f5e21e9b81507590f0b6c8670b5e8b56998e9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               
                                                    
                                                             
 
           

 

                       
                   
                                                        



                                                                    

                           
                                   
 


                                  
                      
# New ports collection makefile for:    harvest
# Date created:     Fri Mar  1 19:43:52 MET 1996
# Whom:         Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

PORTNAME=   harvest
PORTVERSION=    1.5
CATEGORIES= www
MASTER_SITES=   ftp://ftp.tardis.ed.ac.uk/pub/harvest/ \
        ftp://nic.nasa.gov/software/harvest-dist/ \
        ftp://ftp.sunet.se/pub/nir/harvest-uk/ \
        ftp://gd.tuwien.ac.at/infosys/indexers/uk-harvest/ \
        http://www3.uniovi.es/~mirror/harvest-net/
EXTRACT_SUFX=   -src.tar.gz

MAINTAINER= andreas@FreeBSD.org

pre-install:
    ${MKDIR} ${PREFIX}/harvest

.include <bsd.port.mk>