diff options
author | sno <sno@pkgsrc.org> | 2009-08-17 18:35:36 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-17 18:35:36 +0000 |
commit | 55ed058aef12371cdcadb5bc980cc793d4c17e93 (patch) | |
tree | 540b51fe07a7d2f9b780cacda0f0df123e2300b2 /www/p5-Template-Plugin-Clickable | |
parent | 5f3c62c5cd9b79da91e890738c1666f64fbaa561 (diff) | |
download | pkgsrc-55ed058aef12371cdcadb5bc980cc793d4c17e93.tar.gz |
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 (limited to 'www/p5-Template-Plugin-Clickable')
-rw-r--r-- | www/p5-Template-Plugin-Clickable/DESCR | 2 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Clickable/Makefile | 24 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Clickable/distinfo | 5 |
3 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-Template-Plugin-Clickable/DESCR b/www/p5-Template-Plugin-Clickable/DESCR new file mode 100644 index 00000000000..91f00694447 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/DESCR @@ -0,0 +1,2 @@ +Template::Plugin::Clickable is a plugin for TT, which allows provides a +filter to make URIs clickable in HTML. diff --git a/www/p5-Template-Plugin-Clickable/Makefile b/www/p5-Template-Plugin-Clickable/Makefile new file mode 100644 index 00000000000..6fcfa40b538 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/Makefile @@ -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 +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 --git a/www/p5-Template-Plugin-Clickable/distinfo b/www/p5-Template-Plugin-Clickable/distinfo new file mode 100644 index 00000000000..69c0c7ee68e --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/distinfo @@ -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 |