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
c1dd0f00d8
commit
8cea54ac95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343084
@ -13,9 +13,4 @@ COMMENT= Client for beanstalkd, in-memory workqueue daemon
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Queue::Beanstalk.3
|
||||
PLIST_FILES= "%%SITE_PERL%%/Queue/Beanstalk.pm"
|
||||
PLIST_FILES+= "@dirrmtry %%SITE_PERL%%/Queue"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
3
net/p5-Queue-Beanstalk/pkg-plist
Normal file
3
net/p5-Queue-Beanstalk/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
%%PERL5_MAN3%%/Queue::Beanstalk.3.gz
|
||||
%%SITE_PERL%%/Queue/Beanstalk.pm
|
||||
@dirrmtry %%SITE_PERL%%/Queue
|
Loading…
Reference in New Issue
Block a user