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:
parent
6948dfb794
commit
8add81e8e8
20
www/p5-WWW-Shorten-Googl/Makefile
Normal file
20
www/p5-WWW-Shorten-Googl/Makefile
Normal 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>
|
5
www/p5-WWW-Shorten-Googl/distinfo
Normal file
5
www/p5-WWW-Shorten-Googl/distinfo
Normal 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
|
3
www/p5-WWW-Shorten-Googl/pkg/DESCR
Normal file
3
www/p5-WWW-Shorten-Googl/pkg/DESCR
Normal 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.
|
4
www/p5-WWW-Shorten-Googl/pkg/PLIST
Normal file
4
www/p5-WWW-Shorten-Googl/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user