diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
commit | f235d21f2b8b139d1417c60634d1b92555fccebc (patch) | |
tree | ef5e86f1b46d8924566a25eb552952961d7a14a6 /www/p5-POE-Component-Client-UserAgent | |
parent | 284265c537f02a1d864aa7608e88d1e8547998d5 (diff) | |
download | ports-f235d21f2b8b139d1417c60634d1b92555fccebc.tar.gz ports-f235d21f2b8b139d1417c60634d1b92555fccebc.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-UserAgent')
-rw-r--r-- | www/p5-POE-Component-Client-UserAgent/Makefile | 6 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-UserAgent/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile index ccd9d9aa0941..549f0bc0c148 100644 --- a/www/p5-POE-Component-Client-UserAgent/Makefile +++ b/www/p5-POE-Component-Client-UserAgent/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= LWP and LWP::Parallel based POE component +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -18,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Client::UserAgent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-POE-Component-Client-UserAgent/pkg-plist b/www/p5-POE-Component-Client-UserAgent/pkg-plist index 64a48df2d4fd..266851da118d 100644 --- a/www/p5-POE-Component-Client-UserAgent/pkg-plist +++ b/www/p5-POE-Component-Client-UserAgent/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/POE/Component/Client/UserAgent.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent/.packlist +%%PERL5_MAN3%%/POE::Component::Client::UserAgent.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/UserAgent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component |