# ex:ts=8 # New ports collection makefile for: paraget # Date created: Apr 18, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= paraget PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= ftp perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker RUN_DEPENDS= ${BUILD_DEPENDS} \ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple PERL_CONFIGURE= yes MAN1= paraget.1 .include ink rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Change Makefile headernemysis2013-11-301-15/+18
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-15