# New ports collection makefile for: p5-File-Temp # Date created: 13 March 2001 # Whom: Johann Visagie # # $FreeBSD$ # PORTNAME= File-Temp PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= wjv@FreeBSD.org RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= File::Temp.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include SITE_PERL?= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_MAJOR=${PERL_VER:C|^([1-9]+).*|\1|} PERL_MINOR=${PERL_VER:C|^[1-9]+\.0*([1-9]+).*|\1|} .if ${PERL_MAJOR} < 5 || ${PERL_MAJOR} == 5 && ${PERL_MINOR} < 8 BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec .endif # ${PERL_MAJOR} < 5 || ${PERL_MAJOR} == 5 && ${PERL_MINOR} < 8 .include id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore trailing slash.krion2017-12-301-1/+1
* Fix WWW: and add HTTPS.krion2017-12-301-1/+1
* Fix build WITH=CGI after r431796.mat2017-02-081-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Convert to new options target helpersunpoet2015-10-271-7/+4
* Cleanup plistbapt2014-10-271-19/+0
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-161-1/+1
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* - Fix when WITH=CGImat2013-11-122-45/+42
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Change MAINTAINER addresstabthorpe2013-01-101-1/+1
* - Convert options to the new formatpgj2012-10-291-10/+9
* - Update to 3.0.5pav2011-09-134-56/+31
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Update to 2.1.1arved2010-05-312-4/+4
* - Update to 2.1.0lwhsu2010-02-163-4/+5
* - Update to 2.0.4clsung2006-07-142-4/+4
* SHA256ifyedwin2006-01-221-0/+1
* - Update to 2.0.3pav2004-03-224-68/+34
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to 2.0.2pav2004-01-273-2/+5
* - Update from 2.0.0b9 to 2.0.0sergei2003-12-166-96/+157
* - Update to 2.0.0b9sergei2003-11-046-181/+165