1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-06 08:18:18 +00:00
parent abd09dddd7
commit b695c7d2b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342955
2 changed files with 3 additions and 4 deletions

View File

@ -16,8 +16,4 @@ BUILD_DEPENDS= p5-Getopt-Lucid>=0:${PORTSDIR}/textproc/p5-Getopt-Lucid
USES= perl5
USE_PERL5= modbuild
MAN1= dumpstr.1
MAN3= String::Dump.3 String::Dump::Debugging.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,7 @@
bin/dumpstr
man/man1/dumpstr.1.gz
%%PERL5_MAN3%%/String::Dump.3.gz
%%PERL5_MAN3%%/String::Dump::Debugging.3.gz
%%SITE_PERL%%/String/Dump.pm
%%SITE_PERL%%/String/Dump/Debugging.pod
@dirrm %%SITE_PERL%%/String/Dump