- Stage support

This commit is contained in:
Martin Wilke 2014-02-19 09:36:00 +00:00
parent f517587eee
commit ead01a6235
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345047
2 changed files with 1 additions and 3 deletions

View File

@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure
MAN1= cpan-upload.1
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
bin/cpan-upload bin/cpan-upload
%%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload/.packlist
man/man1/cpan-upload.1.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload