Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-06 14:05:36 +00:00
parent c1dd0f00d8
commit 8cea54ac95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343084
2 changed files with 3 additions and 5 deletions

View File

@ -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>

View File

@ -0,0 +1,3 @@
%%PERL5_MAN3%%/Queue::Beanstalk.3.gz
%%SITE_PERL%%/Queue/Beanstalk.pm
@dirrmtry %%SITE_PERL%%/Queue