aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Template-Plugin-Markdown
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2006-04-25 18:21:10 +0800
committertobez <tobez@FreeBSD.org>2006-04-25 18:21:10 +0800
commitb3f2714e8ab7a07d125ef4bfb41af05c997b5400 (patch)
tree26c2e625ef4984d52a2089304b1eb5d08efb241c /www/p5-Template-Plugin-Markdown
parent1fc9f29376a81153709e97c611ca4388df5f201b (diff)
downloadfreebsd-ports-gnome-b3f2714e8ab7a07d125ef4bfb41af05c997b5400.tar.gz
freebsd-ports-gnome-b3f2714e8ab7a07d125ef4bfb41af05c997b5400.tar.zst
freebsd-ports-gnome-b3f2714e8ab7a07d125ef4bfb41af05c997b5400.zip
Add p5-Template-Plugin-Markdown 0.02, TT plugin for Text::Markdown.
PR: ports/96291 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
Diffstat (limited to 'www/p5-Template-Plugin-Markdown')
-rw-r--r--www/p5-Template-Plugin-Markdown/Makefile30
-rw-r--r--www/p5-Template-Plugin-Markdown/distinfo3
-rw-r--r--www/p5-Template-Plugin-Markdown/pkg-descr4
-rw-r--r--www/p5-Template-Plugin-Markdown/pkg-plist7
4 files changed, 44 insertions, 0 deletions
diff --git a/www/p5-Template-Plugin-Markdown/Makefile b/www/p5-Template-Plugin-Markdown/Makefile
new file mode 100644
index 000000000000..2fa8197ca4f3
--- /dev/null
+++ b/www/p5-Template-Plugin-Markdown/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: www/p5-Template-Plugin-Markdown
+# Date created: 24 Apr 2006
+# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Template-Plugin-Markdown
+PORTVERSION= 0.02
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Template
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= fernan@iib.unsam.edu.ar
+COMMENT= TT plugin for Text::Markdown
+
+BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Template::Plugin::Markdown.3
+
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6 or newer. Please install lang/perl5 or lang/perl5.6 and try again
+.endif
+.include <bsd.port.post.mk>
diff --git a/www/p5-Template-Plugin-Markdown/distinfo b/www/p5-Template-Plugin-Markdown/distinfo
new file mode 100644
index 000000000000..8b1324cb67af
--- /dev/null
+++ b/www/p5-Template-Plugin-Markdown/distinfo
@@ -0,0 +1,3 @@
+MD5 (Template-Plugin-Markdown-0.02.tar.gz) = 098f6d6e2b1921b09e6bea52fc94fd7b
+SHA256 (Template-Plugin-Markdown-0.02.tar.gz) = 52b0be1099829d0b52fab17148238505f1de92bb88b067d0705016603e34f5fc
+SIZE (Template-Plugin-Markdown-0.02.tar.gz) = 1821
diff --git a/www/p5-Template-Plugin-Markdown/pkg-descr b/www/p5-Template-Plugin-Markdown/pkg-descr
new file mode 100644
index 000000000000..fac3878259cc
--- /dev/null
+++ b/www/p5-Template-Plugin-Markdown/pkg-descr
@@ -0,0 +1,4 @@
+Template::Plugin::Markdown acts as a filter passing all content to
+Text::Markdown for conversion of plain text to HTML.
+
+WWW: http://search.cpan.org/dist/Template-Plugin-Markdown/
diff --git a/www/p5-Template-Plugin-Markdown/pkg-plist b/www/p5-Template-Plugin-Markdown/pkg-plist
new file mode 100644
index 000000000000..d288cfb48ad4
--- /dev/null
+++ b/www/p5-Template-Plugin-Markdown/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Markdown/.packlist
+%%SITE_PERL%%/Template/Plugin/Markdown.pm
+@dirrmtry %%SITE_PERL%%/Template/Plugin
+@dirrmtry %%SITE_PERL%%/Template
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Markdown
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin
+