1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

A Perl API to Bit.ly, one of URL shortening sites.

WWW: http://search.cpan.org/dist/WWW-Shorten-Bitly/

PR:		ports/134329
Submitted by:	Masafumi NAKANE <max at FreeBSD.org>
This commit is contained in:
Martin Wilke 2009-05-10 22:39:25 +00:00
parent 253f266f9f
commit bebbccbd4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233655
5 changed files with 40 additions and 0 deletions

View File

@ -1109,6 +1109,7 @@
SUBDIR += p5-WWW-Search-MSN
SUBDIR += p5-WWW-Shorten
SUBDIR += p5-WWW-Shorten-0rz
SUBDIR += p5-WWW-Shorten-Bitly
SUBDIR += p5-WWW-Shorten-KUSO
SUBDIR += p5-WWW-SourceForge
SUBDIR += p5-WWW-Spinn3r

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-WWW-Shorten-Bitly
# Date created: May 7, 2009
# Whom: Masafumi NAKANE <max@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= WWW-Shorten-Bitly
PORTVERSION= 1.06
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= max@FreeBSD.org
COMMENT= Abstract interface to URL shortening sites
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::Bitly.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (WWW-Shorten-Bitly-1.06.tar.gz) = b5c39fd1f14483eb7856a89de9a8e5f1
SHA256 (WWW-Shorten-Bitly-1.06.tar.gz) = 19f371decfe5c7b83df27c304bfedb65d5759257515d299d49bf83bea8dd7219
SIZE (WWW-Shorten-Bitly-1.06.tar.gz) = 5990

View File

@ -0,0 +1,3 @@
A Perl API to Bit.ly, one of URL shortening sites.
WWW: http://search.cpan.org/dist/WWW-Shorten-Bitly/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/WWW/Shorten/Bitly.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Bitly
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/WWW/Shorten