aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Yahoo-BBAuth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:06:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:06:07 +0000
commitf4a9ccf9343755f60e31a664b8e2b67a3e8c87ec (patch)
tree3f68155c6aa0f5eb14fc690febc5a8907aa4c689 /security/p5-Yahoo-BBAuth
parent1cbc15e64f3dedbcd466d21a7522d9c4db4884ee (diff)
downloadports-f4a9ccf9343755f60e31a664b8e2b67a3e8c87ec.tar.gz
ports-f4a9ccf9343755f60e31a664b8e2b67a3e8c87ec.zip
Notes
Diffstat (limited to 'security/p5-Yahoo-BBAuth')
-rw-r--r--security/p5-Yahoo-BBAuth/Makefile15
-rw-r--r--security/p5-Yahoo-BBAuth/pkg-descr10
-rw-r--r--security/p5-Yahoo-BBAuth/pkg-plist12
3 files changed, 20 insertions, 17 deletions
diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile
index 7271b1c095ad..79c2a7407329 100644
--- a/security/p5-Yahoo-BBAuth/Makefile
+++ b/security/p5-Yahoo-BBAuth/Makefile
@@ -5,23 +5,26 @@ PORTNAME= Yahoo-BBAuth
PORTVERSION= 0.50
CATEGORIES= security www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Yahoo
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to the Yahoo! Browser-Based Authentication
-RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+ p5-libwww>=5.6:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5 shebangfix
USE_PERL5= configure
+USES= perl5 shebangfix
SHEBANG_FILES= eg/*.cgi
post-install:
- ${MKDIR} ${STAGEDIR}${WWWDIR}/cgi-bin
- ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${STAGEDIR}${WWWDIR}/cgi-bin
+ ${MKDIR} ${STAGEDIR}${WWWDIR}/cgi-bin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${STAGEDIR}${WWWDIR}/cgi-bin/
.include <bsd.port.mk>
diff --git a/security/p5-Yahoo-BBAuth/pkg-descr b/security/p5-Yahoo-BBAuth/pkg-descr
index 4c29ba38bed7..001dc2667c7f 100644
--- a/security/p5-Yahoo-BBAuth/pkg-descr
+++ b/security/p5-Yahoo-BBAuth/pkg-descr
@@ -1,7 +1,7 @@
-This module priovides an Object Oriented interface for Yahoo!
-Browser-Based Authentication.
+This module provides an Object Oriented interface for Yahoo! Browser-Based
+Authentication.
-This module is ported from the official PHP class which is located on
-this page: http://developer.yahoo.com/php
+This module is ported from the official PHP class which is located on this page:
+http://developer.yahoo.com/php
-WWW: http://search.cpan.org/dist/Yahoo-BBAuth/
+WWW: http://search.cpan.org/dist/Yahoo-BBAuth/
diff --git a/security/p5-Yahoo-BBAuth/pkg-plist b/security/p5-Yahoo-BBAuth/pkg-plist
index ef39a18f79d3..2f2ed6b0d553 100644
--- a/security/p5-Yahoo-BBAuth/pkg-plist
+++ b/security/p5-Yahoo-BBAuth/pkg-plist
@@ -1,10 +1,10 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth/.packlist
%%SITE_PERL%%/Yahoo/BBAuth.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth/.packlist
+%%PERL5_MAN3%%/Yahoo::BBAuth.3.gz
%%WWWDIR%%/cgi-bin/testMAIL.cgi
%%WWWDIR%%/cgi-bin/testPHOTOS.cgi
-%%PERL5_MAN3%%/Yahoo::BBAuth.3.gz
-@dirrmtry %%WWWDIR%%/cgi-bin
-@dirrmtry %%WWWDIR%%
-@dirrmtry %%SITE_PERL%%/Yahoo
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth
+@dirrm %%WWWDIR%%/cgi-bin
+@dirrm %%WWWDIR%%
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo
+@dirrmtry %%SITE_PERL%%/Yahoo