diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-06 15:39:31 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-06 15:39:31 +0800 |
commit | 3b747ec1fe63a240fae80305deb47cd50d4cf153 (patch) | |
tree | 4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Authen-PluggableCaptcha | |
parent | b2c4d2973182b583f9e401d5a7f02f137d410187 (diff) | |
download | freebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.tar.gz freebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.tar.zst freebsd-ports-gnome-3b747ec1fe63a240fae80305deb47cd50d4cf153.zip |
Support STAGEDIR.
Diffstat (limited to 'security/p5-Authen-PluggableCaptcha')
-rw-r--r-- | security/p5-Authen-PluggableCaptcha/Makefile | 19 | ||||
-rw-r--r-- | security/p5-Authen-PluggableCaptcha/pkg-plist | 45 |
2 files changed, 31 insertions, 33 deletions
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile index 46d86c575290..fde3f02241c0 100644 --- a/security/p5-Authen-PluggableCaptcha/Makefile +++ b/security/p5-Authen-PluggableCaptcha/Makefile @@ -15,26 +15,7 @@ BUILD_DEPENDS= p5-Number-Spell>=0:${PORTSDIR}/textproc/p5-Number-Spell \ p5-HTML-Email-Obfuscate>=0:${PORTSDIR}/security/p5-HTML-Email-Obfuscate RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Authen::PluggableCaptcha.3 \ - Authen::PluggableCaptcha::Challenge.3 \ - Authen::PluggableCaptcha::Challenge::DoMath.3 \ - Authen::PluggableCaptcha::Challenge::TypeString.3 \ - Authen::PluggableCaptcha::ErrorLoggingObject.3 \ - Authen::PluggableCaptcha::Helpers.3 \ - Authen::PluggableCaptcha::KeyManager.3 \ - Authen::PluggableCaptcha::Render.3 \ - Authen::PluggableCaptcha::Render::Image::Imager.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::effects.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::effects::sinewarp.3 \ - Authen::PluggableCaptcha::Render::Image::Imager::layers.3 \ - Authen::PluggableCaptcha::Render::Text::HTML.3 \ - Authen::PluggableCaptcha::Render::Text::Plain.3 \ - Authen::PluggableCaptcha::StandardAttributesObject.3 \ - Authen::PluggableCaptcha::Tutorial.3 \ - Authen::PluggableCaptcha::ValidityObject.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-PluggableCaptcha/pkg-plist b/security/p5-Authen-PluggableCaptcha/pkg-plist index 376f94da6eef..58cfdce7e99d 100644 --- a/security/p5-Authen-PluggableCaptcha/pkg-plist +++ b/security/p5-Authen-PluggableCaptcha/pkg-plist @@ -1,26 +1,43 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PluggableCaptcha/.packlist +%%PERL5_MAN3%%/Authen::PluggableCaptcha.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Challenge.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Challenge::DoMath.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Challenge::TypeString.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::ErrorLoggingObject.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Helpers.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::KeyManager.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Image::Imager.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Image::Imager::effects.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Image::Imager::effects::sinewarp.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Image::Imager::layers.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Text::HTML.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Render::Text::Plain.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::StandardAttributesObject.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::Tutorial.3.gz +%%PERL5_MAN3%%/Authen::PluggableCaptcha::ValidityObject.3.gz %%SITE_PERL%%/Authen/PluggableCaptcha.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/KeyManager.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/StandardAttributesObject.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Tutorial.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/ValidityObject.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Helpers.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Challenge.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Challenge/DoMath.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Challenge/TypeString.pm %%SITE_PERL%%/Authen/PluggableCaptcha/ErrorLoggingObject.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Helpers.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/KeyManager.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text/Plain.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text/HTML.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/effects.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/effects/sinewarp.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/layers.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/layers/distraction_lines.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/layers/bg.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/layers/distraction_lines.pm %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/layers/text.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Image/Imager/effects/sinewarp.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Challenge/TypeString.pm -%%SITE_PERL%%/Authen/PluggableCaptcha/Challenge/DoMath.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text/HTML.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text/Plain.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/StandardAttributesObject.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/Tutorial.pm +%%SITE_PERL%%/Authen/PluggableCaptcha/ValidityObject.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PluggableCaptcha/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PluggableCaptcha @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen @dirrmtry %%SITE_PERL%%/Authen/PluggableCaptcha/Render/Text |