pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Template-Plugin-Clickable Importing module p5-T...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31c626d15ee2
branches:  trunk
changeset: 397673:31c626d15ee2
user:      sno <sno%pkgsrc.org@localhost>
date:      Mon Aug 17 18:35:36 2009 +0000

description:
Importing module p5-Template-Plugin-Clickable version 0.06 as dependency
of www/p5-SVN-Web.

Template::Plugin::Clickable is a plugin for TT, which allows provides a
filter to make URIs clickable in HTML.

diffstat:

 www/p5-Template-Plugin-Clickable/DESCR    |   2 ++
 www/p5-Template-Plugin-Clickable/Makefile |  24 ++++++++++++++++++++++++
 www/p5-Template-Plugin-Clickable/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 1a1cb61b9494 -r 31c626d15ee2 www/p5-Template-Plugin-Clickable/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Clickable/DESCR    Mon Aug 17 18:35:36 2009 +0000
@@ -0,0 +1,2 @@
+Template::Plugin::Clickable is a plugin for TT, which allows provides a
+filter to make URIs clickable in HTML.
diff -r 1a1cb61b9494 -r 31c626d15ee2 www/p5-Template-Plugin-Clickable/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Clickable/Makefile Mon Aug 17 18:35:36 2009 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 18:35:36 sno Exp $
+
+DISTNAME=      Template-Plugin-Clickable-0.06
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5ttm
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Template-Plugin-Clickable/
+COMMENT=       TT2 plugin to make URLs clickable in HTML
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Template-Toolkit>=2.07:../../www/p5-Template-Toolkit
+DEPENDS+=      p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
+DEPENDS+=      p5-URI-Find>=0.13:../../www/p5-URI-Find
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Template/Plugin/Clickable/.packlist
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1a1cb61b9494 -r 31c626d15ee2 www/p5-Template-Plugin-Clickable/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Template-Plugin-Clickable/distinfo Mon Aug 17 18:35:36 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/17 18:35:36 sno Exp $
+
+SHA1 (Template-Plugin-Clickable-0.06.tar.gz) = c8d332f9ed6a4384a83f24cfd0d58286c09e8568
+RMD160 (Template-Plugin-Clickable-0.06.tar.gz) = 42934cf14ec9107e5f2f5e63c29f3d5cb013fa2c
+Size (Template-Plugin-Clickable-0.06.tar.gz) = 2898 bytes



Home | Main Index | Thread Index | Old Index