diff --git a/www/Makefile b/www/Makefile index 07b57e16c21f..b7f9d3335258 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1297,6 +1297,7 @@ SUBDIR += p5-WWW-Shorten-Googl SUBDIR += p5-WWW-Shorten-KUSO SUBDIR += p5-WWW-Shorten-NotLong + SUBDIR += p5-WWW-Shorten-Yourls SUBDIR += p5-WWW-Shorten-isgd SUBDIR += p5-WWW-SourceForge SUBDIR += p5-WWW-Spinn3r diff --git a/www/p5-WWW-Shorten-Yourls/Makefile b/www/p5-WWW-Shorten-Yourls/Makefile new file mode 100644 index 000000000000..831943b6034a --- /dev/null +++ b/www/p5-WWW-Shorten-Yourls/Makefile @@ -0,0 +1,22 @@ +# Created by: Lawrence Chen +# $FreeBSD$ + +PORTNAME= WWW-Shorten-Yourls +PORTVERSION= 0.06 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= beastie@tardisi.com +COMMENT= Perl interface to www/yourls, Your Own URL Shortener + +BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \ + p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \ + p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple +RUN_DEPENDS:= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= WWW::Shorten::Yourls.3 + +.include diff --git a/www/p5-WWW-Shorten-Yourls/distinfo b/www/p5-WWW-Shorten-Yourls/distinfo new file mode 100644 index 000000000000..1c7656097f1a --- /dev/null +++ b/www/p5-WWW-Shorten-Yourls/distinfo @@ -0,0 +1,2 @@ +SHA256 (WWW-Shorten-Yourls-0.06.tar.gz) = 4ad89a8b858f9e78dcfcc86dea14efaab32b6c185e53136f3114779b8402135e +SIZE (WWW-Shorten-Yourls-0.06.tar.gz) = 6434 diff --git a/www/p5-WWW-Shorten-Yourls/pkg-descr b/www/p5-WWW-Shorten-Yourls/pkg-descr new file mode 100644 index 000000000000..e49440a348df --- /dev/null +++ b/www/p5-WWW-Shorten-Yourls/pkg-descr @@ -0,0 +1,3 @@ +A Perl Interface to shortening URLs with www/yourls. Your Own URL Shortener. + +WWW: http://search.cpan.org/dist/WWW-Shorten-Yourls/ diff --git a/www/p5-WWW-Shorten-Yourls/pkg-plist b/www/p5-WWW-Shorten-Yourls/pkg-plist new file mode 100644 index 000000000000..a489503215a3 --- /dev/null +++ b/www/p5-WWW-Shorten-Yourls/pkg-plist @@ -0,0 +1,7 @@ +%%SITE_PERL%%/WWW/Shorten/Yourls.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW +@dirrmtry %%SITE_PERL%%/WWW/Shorten +@dirrmtry %%SITE_PERL%%/WWW