mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Support staging.
This commit is contained in:
parent
e6d37bdde1
commit
6ad952ad1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342748
@ -21,8 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= svk-accounting.pl.1 svk-developer-graph.pl.1
|
||||
MAN3= Log::Accounting::SVK.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,8 @@
|
||||
bin/svk-accounting.pl
|
||||
bin/svk-developer-graph.pl
|
||||
man/man1/svk-accounting.pl.1.gz
|
||||
man/man1/svk-developer-graph.pl.1.gz
|
||||
%%PERL5_MAN3%%/Log::Accounting::SVK.3.gz
|
||||
%%SITE_PERL%%/Log/Accounting/SVK.pm
|
||||
%%SITE_PERL%%/Log/Accounting/SVK.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting/SVK/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user