From ed949c510b103005a3b8906881e1c3749f4ad396 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 20 Aug 2008 07:57:43 +0000 Subject: Import p5-Net-Twitter-1.17 as net/p5-Net-Twitter. Based on PPR 38486 by Peter Eisch. http://www.twitter.com provides a web 2.0 type of ubiquitous presence. This module allows you to set your status, as well as review the statuses of your friends. --- net/p5-Net-Twitter/DESCR | 3 +++ net/p5-Net-Twitter/Makefile | 23 +++++++++++++++++++++++ net/p5-Net-Twitter/distinfo | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 net/p5-Net-Twitter/DESCR create mode 100644 net/p5-Net-Twitter/Makefile create mode 100644 net/p5-Net-Twitter/distinfo (limited to 'net') diff --git a/net/p5-Net-Twitter/DESCR b/net/p5-Net-Twitter/DESCR new file mode 100644 index 00000000000..9b1f1aef4eb --- /dev/null +++ b/net/p5-Net-Twitter/DESCR @@ -0,0 +1,3 @@ +http://www.twitter.com provides a web 2.0 type of ubiquitous presence. +This module allows you to set your status, as well as review the statuses of +your friends. diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile new file mode 100644 index 00000000000..008879418b4 --- /dev/null +++ b/net/p5-Net-Twitter/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/08/20 07:57:43 obache Exp $ +# + +DISTNAME= Net-Twitter-1.17 +PKGNAME= p5-${DISTNAME} +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} + +MAINTAINER= peter@boku.net +HOMEPAGE= http://search.cpan.org/dist/Net-Twitter/ +COMMENT= Perl interface to twitter.com + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= p5-JSON-Any-[0-9]*:../../converters/p5-JSON-Any +DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI +DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww + +PERL5_PACKLIST= auto/Net/Twitter/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-Twitter/distinfo b/net/p5-Net-Twitter/distinfo new file mode 100644 index 00000000000..f5ab5d83619 --- /dev/null +++ b/net/p5-Net-Twitter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/08/20 07:57:43 obache Exp $ + +SHA1 (Net-Twitter-1.17.tar.gz) = 410caa46aaafa06c92965aff7bfec3a3fc1454a7 +RMD160 (Net-Twitter-1.17.tar.gz) = d8e528176639578b590ce00f5451b798ae599d06 +Size (Net-Twitter-1.17.tar.gz) = 13963 bytes -- cgit v1.2.3