mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging.
This commit is contained in:
parent
a97fb4a965
commit
644b2cf10d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343072
@ -20,8 +20,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
MAN1= pm2port.1
|
||||
MAN3= App::Pm2Port.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/pm2port
|
||||
man/man1/pm2port.1.gz
|
||||
%%PERL5_MAN3%%/App::Pm2Port.3.gz
|
||||
%%SITE_PERL%%/App/Pm2Port.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Pm2Port/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/App
|
||||
|
Loading…
Reference in New Issue
Block a user