Perl interface for the Tumblr API

WWW:	http://search.cpan.org/dist/WWW-Tumblr/

PR:		ports/144739
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
This commit is contained in:
Martin Wilke 2010-05-09 10:55:55 +00:00
parent c40a93cf47
commit cd91aacf2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253991
5 changed files with 39 additions and 0 deletions

View File

@ -1254,6 +1254,7 @@
SUBDIR += p5-WWW-TV
SUBDIR += p5-WWW-TWSMS
SUBDIR += p5-WWW-TinySong
SUBDIR += p5-WWW-Tumblr
SUBDIR += p5-WWW-VenusEnvy
SUBDIR += p5-WWW-WebArchive
SUBDIR += p5-WWW-Wikipedia

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-WWW-Tumblr
# Date created: 2010-03-14
# Whom: TERAMOTO Masahiro <markun@onohara.to>
#
# $FreeBSD$
#
PORTNAME= WWW-Tumblr
PORTVERSION= 4.1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Perl interface for the Tumblr API
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}
PERL_CONFIGURE= yes
MAN3= WWW::Tumblr.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (WWW-Tumblr-4.1.tar.gz) = c55d27137280c55ff297cf6370c94f19
SHA256 (WWW-Tumblr-4.1.tar.gz) = 869547155e25a2c2ccf2d4cae3dd9b2907d06cb34537983e14dd2497e0b3c29c
SIZE (WWW-Tumblr-4.1.tar.gz) = 4830

View File

@ -0,0 +1,3 @@
Perl interface for the Tumblr API
WWW: http://search.cpan.org/dist/WWW-Tumblr/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/WWW/Tumblr.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Tumblr
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/WWW