mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Support staging.
This commit is contained in:
parent
c8a7b45788
commit
8bc0039ca4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342983
@ -22,8 +22,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN1= cpan-listchanges.1
|
||||
MAN3= App::cpanlistchanges.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
bin/cpan-listchanges
|
||||
%%PERL5_MAN3%%/App::cpanlistchanges.3.gz
|
||||
man/man1/cpan-listchanges.1.gz
|
||||
%%SITE_PERL%%/App/cpanlistchanges.pm
|
||||
@dirrmtry %%SITE_PERL%%/App
|
||||
|
Loading…
Reference in New Issue
Block a user