# ex:ts=8 # Ports collection makefile for: File::Copy::Recursive # Date created: Nov 26, 2005 # Whom: ijliao # # $FreeBSD$ # PORTNAME= File-Copy-Recursive PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl extension for recursively copying files and directories PERL_CONFIGURE= yes MAN3= File::Copy::Recursive.3 .include .if ${PERL_LEVEL} < 500600 post-patch: ${PERL} -pi -e 's/(mkdir \S+)/$$1, 0755/g' ${WRKSRC}/Recursive.pm ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' ${WRKSRC}/Recursive.pm ${REINPLACE_CMD} -e '/warnings/d' ${WRKSRC}/Recursive.pm .endif .include ps://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Large round of typo fixes in ports/devel (pkg-descr).olgeni2008-06-011-1/+1
* fix a syntax error in the mowgli.h header fileoliver2008-03-011-0/+3
* update o 0.6.1oliver2008-02-022-4/+4
* update to 0.6.0oliver2007-12-312-4/+4
* I don't know why I removed setting the USE_GMAKE variable just before Ioliver2007-10-161-0/+1
* update to 0.5.0oliver2007-10-163-7/+7