diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 16:45:50 +0800 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 16:45:50 +0800 |
commit | 3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /graphics/p5-Captcha-reCAPTCHA-Mailhide | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | freebsd-ports-gnome-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz freebsd-ports-gnome-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.zst freebsd-ports-gnome-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA-Mailhide')
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile index af74db1c57d8..1854d615cf6a 100644 --- a/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile @@ -9,17 +9,14 @@ MASTER_SITE_SUBDIR= CPAN:ANDYA PKGNAMEPREFIX= p5- MAINTAINER= gerard@seibercom.net -COMMENT= A Perl implementation of the reCAPTCHA Mailhide API +COMMENT= Perl implementation of the reCAPTCHA Mailhide API BUILD_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ p5-HTML-Tiny>=0.904:${PORTSDIR}/textproc/p5-HTML-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Captcha::reCAPTCHA::Mailhide.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-plist b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-plist index 98728846f582..d3d2f6437502 100644 --- a/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-plist +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Captcha/reCAPTCHA/Mailhide.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Captcha/reCAPTCHA/Mailhide/.packlist +%%PERL5_MAN3%%/Captcha::reCAPTCHA::Mailhide.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Captcha/reCAPTCHA/Mailhide @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Captcha/reCAPTCHA @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Captcha |