summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Shorten
diff options
context:
space:
mode:
authorseb <seb>2009-02-03 06:17:00 +0000
committerseb <seb>2009-02-03 06:17:00 +0000
commit153eb05f94cbfb27ecfbc8f7f949093b97c91384 (patch)
tree16d5bc36135d54a158a38e599c6a0481694b67e2 /www/p5-WWW-Shorten
parentd4aadc3a2a395c33441cb80a88b543b45cc62428 (diff)
downloadpkgsrc-153eb05f94cbfb27ecfbc8f7f949093b97c91384.tar.gz
Initial import of p5-WWW-Shorten version 2.02 in the NetBSD Packages
Collection. The Perl 5 module WWW::Shorten provides an interface to URL shortening sites. These sites maintain databases of long URLs, each of which has a unique identifier. A very simple program called shorten is supplied. This program takes a URL and gives you a shortened version of it.
Diffstat (limited to 'www/p5-WWW-Shorten')
-rw-r--r--www/p5-WWW-Shorten/DESCR5
-rw-r--r--www/p5-WWW-Shorten/Makefile22
-rw-r--r--www/p5-WWW-Shorten/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/www/p5-WWW-Shorten/DESCR b/www/p5-WWW-Shorten/DESCR
new file mode 100644
index 00000000000..3b9160af6f2
--- /dev/null
+++ b/www/p5-WWW-Shorten/DESCR
@@ -0,0 +1,5 @@
+The Perl 5 module WWW::Shorten provides an interface to URL shortening
+sites. These sites maintain databases of long URLs, each of which
+has a unique identifier. A very simple program called shorten is
+supplied. This program takes a URL and gives you a shortened version
+of it.
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile
new file mode 100644
index 00000000000..466cfd05ecb
--- /dev/null
+++ b/www/p5-WWW-Shorten/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/03 06:17:00 seb Exp $
+
+DISTNAME= WWW-Shorten-2.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/WWW-Shorten/
+COMMENT= Perl 5 module interface to URL shortening sites
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/WWW/Shorten/.packlist
+
+DEPENDS+= p5-Config-Auto-[0-9]*:../../devel/p5-Config-Auto
+DEPENDS+= p5-URI>=1.27:../../www/p5-URI
+DEPENDS+= p5-libwww>=5.750:../../www/p5-libwww
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-WWW-Shorten/distinfo b/www/p5-WWW-Shorten/distinfo
new file mode 100644
index 00000000000..c86b9d5d5e7
--- /dev/null
+++ b/www/p5-WWW-Shorten/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/03 06:17:00 seb Exp $
+
+SHA1 (WWW-Shorten-2.02.tar.gz) = fa2025ac42c033035062a42f86e217168457d09f
+RMD160 (WWW-Shorten-2.02.tar.gz) = 84770673fac1a85c71450b9296106bc3f2d9ac94
+Size (WWW-Shorten-2.02.tar.gz) = 35197 bytes