diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-09 02:16:06 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-07-09 02:16:06 +0000 |
commit | d925706034a1f3a17ca8770f954423d250a15b98 (patch) | |
tree | bc0a2eaf776d545fae8c057b867433ed23688cc4 /security/p5-Yahoo-BBAuth/pkg-plist | |
parent | 1892b391b65996f51ed84b96842ba70133ffc79b (diff) | |
download | ports-d925706034a1f3a17ca8770f954423d250a15b98.tar.gz ports-d925706034a1f3a17ca8770f954423d250a15b98.zip |
This module priovides 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
WWW: http://search.cpan.org/dist/Yahoo-BBAuth/
PR: ports/114345
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=195248
Diffstat (limited to 'security/p5-Yahoo-BBAuth/pkg-plist')
-rw-r--r-- | security/p5-Yahoo-BBAuth/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/p5-Yahoo-BBAuth/pkg-plist b/security/p5-Yahoo-BBAuth/pkg-plist new file mode 100644 index 000000000000..2cfd3b4c2158 --- /dev/null +++ b/security/p5-Yahoo-BBAuth/pkg-plist @@ -0,0 +1,10 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth/.packlist +%%SITE_PERL%%/Yahoo/BBAuth.pm +%%WWWDIR%%/cgi-bin/testMAIL.cgi +%%WWWDIR%%/cgi-bin/testPHOTOS.cgi +@dirrmtry %%WWWDIR%%/cgi-bin +@dirrmtry %%WWWDIR%% +@dirrmtry %%SITE_PERL%%/Yahoo +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo/BBAuth +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Yahoo |