import WWW-Shorten-Googl-1.02

Perl interface to the goo.gl URL shortening service. Googl simply
maintains a database of long URLs, each of which has a unique
identifier.

ok sthen@
This commit is contained in:
jasper 2011-08-18 11:47:42 +00:00
parent 6948dfb794
commit 8add81e8e8
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/08/18 11:47:42 jasper Exp $
COMMENT= interface to goo.gl shortening site
DISTNAME= WWW-Shorten-Googl-1.02
CATEGORIES= www
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= converters/p5-JSON-Any \
www/p5-WWW-Shorten
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (WWW-Shorten-Googl-1.02.tar.gz) = 6P+MBtv+Gs+GXLr5WVjaIg==
RMD160 (WWW-Shorten-Googl-1.02.tar.gz) = rT/sRIGgG7zGiUHzBCZ45vADNkE=
SHA1 (WWW-Shorten-Googl-1.02.tar.gz) = vuE2iUBEoGKcvAWtU0GWWKVpWkQ=
SHA256 (WWW-Shorten-Googl-1.02.tar.gz) = HEh9O0FG21atFzb5N7wQIa5sBybqXAAGhkZcGIf447o=
SIZE (WWW-Shorten-Googl-1.02.tar.gz) = 11183

View File

@ -0,0 +1,3 @@
Perl interface to the goo.gl URL shortening service. Googl simply
maintains a database of long URLs, each of which has a unique
identifier.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/18 11:47:42 jasper Exp $
bin/goo.gl
${P5SITE}/WWW/Shorten/Googl.pm
@man man/man3p/WWW::Shorten::Googl.3p