- New Port: www/p5-WWW-Shorten-isgd
A Perl interface to is.gd, one of many URL shortening sites. WWW: http://search.cpan.org/dist/WWW-Shorten-isgd/ PR: ports/134636 Submitted By: Masafumi NAKANE <max@FreeBSD.org>
This commit is contained in:
parent
4f0eea31eb
commit
8cbf5acd6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234206
@ -1114,6 +1114,7 @@
|
||||
SUBDIR += p5-WWW-Shorten-0rz
|
||||
SUBDIR += p5-WWW-Shorten-Bitly
|
||||
SUBDIR += p5-WWW-Shorten-KUSO
|
||||
SUBDIR += p5-WWW-Shorten-isgd
|
||||
SUBDIR += p5-WWW-SourceForge
|
||||
SUBDIR += p5-WWW-Spinn3r
|
||||
SUBDIR += p5-WWW-TV
|
||||
|
24
www/p5-WWW-Shorten-isgd/Makefile
Normal file
24
www/p5-WWW-Shorten-isgd/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: p5-WWW-Shorten-isgd
|
||||
# Date created: May 18, 2009
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= WWW-Shorten-isgd
|
||||
PORTVERSION= 0.01
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= max@FreeBSD.org
|
||||
COMMENT= Abstract interface to is.gd, one of URL shortening sites
|
||||
|
||||
BUILD_DEPENDS= p5-WWW-Shorten>=1.97:${PORTSDIR}/www/p5-WWW-Shorten
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= WWW::Shorten::isgd.3
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/p5-WWW-Shorten-isgd/distinfo
Normal file
3
www/p5-WWW-Shorten-isgd/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (WWW-Shorten-isgd-0.01.tar.gz) = 73ef0a30cb7747fa63aae5fc8d42ed0b
|
||||
SHA256 (WWW-Shorten-isgd-0.01.tar.gz) = d3fa3da95d7d704162e4c4ba711b8cfd577fd8760edad3dcc7b09ac8694a9412
|
||||
SIZE (WWW-Shorten-isgd-0.01.tar.gz) = 2369
|
3
www/p5-WWW-Shorten-isgd/pkg-descr
Normal file
3
www/p5-WWW-Shorten-isgd/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A Perl interface to is.gd, one of many URL shortening sites.
|
||||
|
||||
WWW: http://search.cpan.org/dist/WWW-Shorten-isgd/
|
7
www/p5-WWW-Shorten-isgd/pkg-plist
Normal file
7
www/p5-WWW-Shorten-isgd/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
%%SITE_PERL%%/WWW/Shorten/isgd.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/isgd/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/isgd
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
|
||||
@dirrmtry %%SITE_PERL%%/WWW/Shorten
|
||||
@dirrmtry %%SITE_PERL%%/WWW
|
Loading…
Reference in New Issue
Block a user