aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-06 22:05:36 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-06 22:05:36 +0800
commitc60ce4d0df3d68b4ec3737e117fc7180336760f3 (patch)
tree4454c6ea5f5be22b31c09cd34c9bcf057566dc5b
parentcce539c308dee4f08c447e5da0ccc08e509af081 (diff)
downloadfreebsd-ports-gnome-c60ce4d0df3d68b4ec3737e117fc7180336760f3.tar.gz
freebsd-ports-gnome-c60ce4d0df3d68b4ec3737e117fc7180336760f3.tar.zst
freebsd-ports-gnome-c60ce4d0df3d68b4ec3737e117fc7180336760f3.zip
Support staging.
-rw-r--r--net/p5-Queue-Beanstalk/Makefile5
-rw-r--r--net/p5-Queue-Beanstalk/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/net/p5-Queue-Beanstalk/Makefile b/net/p5-Queue-Beanstalk/Makefile
index c41cc9a1dbd5..f2c3e157fb8d 100644
--- a/net/p5-Queue-Beanstalk/Makefile
+++ b/net/p5-Queue-Beanstalk/Makefile
@@ -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>
diff --git a/net/p5-Queue-Beanstalk/pkg-plist b/net/p5-Queue-Beanstalk/pkg-plist
new file mode 100644
index 000000000000..8992d751b337
--- /dev/null
+++ b/net/p5-Queue-Beanstalk/pkg-plist
@@ -0,0 +1,3 @@
+%%PERL5_MAN3%%/Queue::Beanstalk.3.gz
+%%SITE_PERL%%/Queue/Beanstalk.pm
+@dirrmtry %%SITE_PERL%%/Queue