From 013abe35168764805e5c2fa182ee176b4b81e728 Mon Sep 17 00:00:00 2001 From: Automaton Date: Thu, 20 Dec 2012 11:06:38 +0100 Subject: [PATCH] Import www/p5-Template-Plugin-Clickable version 0.06 --- www/p5-Template-Plugin-Clickable/Makefile | 26 ++++++++++++++++++++++ www/p5-Template-Plugin-Clickable/distinfo | 2 ++ www/p5-Template-Plugin-Clickable/pkg-descr | 4 ++++ www/p5-Template-Plugin-Clickable/pkg-plist | 7 ++++++ 4 files changed, 39 insertions(+) create mode 100644 www/p5-Template-Plugin-Clickable/Makefile create mode 100644 www/p5-Template-Plugin-Clickable/distinfo create mode 100644 www/p5-Template-Plugin-Clickable/pkg-descr create mode 100644 www/p5-Template-Plugin-Clickable/pkg-plist diff --git a/www/p5-Template-Plugin-Clickable/Makefile b/www/p5-Template-Plugin-Clickable/Makefile new file mode 100644 index 00000000000..fc2a0eec0a9 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: www/p5-Template-Plugin-Clickable +# Date created: 26 January 2006 +# Whom: Lars Thegler +# +# $FreeBSD: ports/www/p5-Template-Plugin-Clickable/Makefile,v 1.6 2012/11/17 06:02:54 svnexp Exp $ +# + +PORTNAME= Template-Plugin-Clickable +PORTVERSION= 0.06 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= lth@FreeBSD.org +COMMENT= TT plugin to make URLs clickable in HTML + +BUILD_DEPENDS= p5-URI-Find>=0.13:${PORTSDIR}/textproc/p5-URI-Find \ + p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit \ + p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require +RUN_DEPENDS:= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Template::Plugin::Clickable.3 + +.include diff --git a/www/p5-Template-Plugin-Clickable/distinfo b/www/p5-Template-Plugin-Clickable/distinfo new file mode 100644 index 00000000000..0533b962a82 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/distinfo @@ -0,0 +1,2 @@ +SHA256 (Template-Plugin-Clickable-0.06.tar.gz) = ad060915b289acc82fffc7dd0dd380d4d91047f3da21920e0e82ada02b55fd1a +SIZE (Template-Plugin-Clickable-0.06.tar.gz) = 2898 diff --git a/www/p5-Template-Plugin-Clickable/pkg-descr b/www/p5-Template-Plugin-Clickable/pkg-descr new file mode 100644 index 00000000000..0d4e7622969 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/pkg-descr @@ -0,0 +1,4 @@ +Template::Plugin::Clickable is a plugin for TT, which allows you +to filter HTMLs clickable. + +WWW: http://search.cpan.org/dist/Template-Plugin-Clickable/ diff --git a/www/p5-Template-Plugin-Clickable/pkg-plist b/www/p5-Template-Plugin-Clickable/pkg-plist new file mode 100644 index 00000000000..4b190eaa3b9 --- /dev/null +++ b/www/p5-Template-Plugin-Clickable/pkg-plist @@ -0,0 +1,7 @@ +%%SITE_PERL%%/Template/Plugin/Clickable.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Clickable/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Clickable +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template +@dirrmtry %%SITE_PERL%%/Template/Plugin +@dirrmtry %%SITE_PERL%%/Template -- 2.41.0