aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Yahoo-BBAuth
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 14:28:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 14:28:16 +0000
commit373d0ed956dd87b1ece618f277d64c70937421a3 (patch)
treebfc8fd45e372be90aab9880de7059b8ea3ed000e /security/p5-Yahoo-BBAuth
parent469f0818140a68680af1a127fdde13621f028004 (diff)
downloadports-373d0ed956dd87b1ece618f277d64c70937421a3.tar.gz
ports-373d0ed956dd87b1ece618f277d64c70937421a3.zip
Notes
Diffstat (limited to 'security/p5-Yahoo-BBAuth')
-rw-r--r--security/p5-Yahoo-BBAuth/Makefile9
-rw-r--r--security/p5-Yahoo-BBAuth/pkg-plist1
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile
index 5eb08995d55c..24e020372a14 100644
--- a/security/p5-Yahoo-BBAuth/Makefile
+++ b/security/p5-Yahoo-BBAuth/Makefile
@@ -15,14 +15,13 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= configure
-MAN3= Yahoo::BBAuth.3
+SHEBANG_FILES= eg/*.cgi
-NO_STAGE= yes
post-install:
- ${MKDIR} ${WWWDIR}/cgi-bin
- ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${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-plist b/security/p5-Yahoo-BBAuth/pkg-plist
index ee95df4f3983..ef39a18f79d3 100644
--- a/security/p5-Yahoo-BBAuth/pkg-plist
+++ b/security/p5-Yahoo-BBAuth/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/Yahoo/BBAuth.pm
%%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