aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Haml
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-01-31 02:46:50 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-01-31 02:46:50 +0000
commit6a0cb78846d1e5974a343c919191f1acd2f770b1 (patch)
tree2395bfdfa4c084055ad0009d69a8ac21bb1e2829 /textproc/p5-Text-Haml
parent8e80a3bae7fbc89f5b86f242b570f5bcd7874329 (diff)
downloadports-6a0cb78846d1e5974a343c919191f1acd2f770b1.tar.gz
ports-6a0cb78846d1e5974a343c919191f1acd2f770b1.zip
Text::Haml implements Haml
http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html specification. Text::Haml passes specification tests written by Norman Clarke http://github.com/norman/haml-spec and supports only cross-language Haml features. Do not expect Ruby specific things to work. WWW: http://search.cpan.org/dist/Text-Haml/
Notes
Notes: svn path=/head/; revision=311285
Diffstat (limited to 'textproc/p5-Text-Haml')
-rw-r--r--textproc/p5-Text-Haml/Makefile19
-rw-r--r--textproc/p5-Text-Haml/distinfo2
-rw-r--r--textproc/p5-Text-Haml/pkg-descr9
-rw-r--r--textproc/p5-Text-Haml/pkg-plist5
4 files changed, 35 insertions, 0 deletions
diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile
new file mode 100644
index 000000000000..7854cd4e0194
--- /dev/null
+++ b/textproc/p5-Text-Haml/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= Text-Haml
+PORTVERSION= 0.990107
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension for Haml parser
+
+RUN_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Text::Haml.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Haml/distinfo b/textproc/p5-Text-Haml/distinfo
new file mode 100644
index 000000000000..490ede5de062
--- /dev/null
+++ b/textproc/p5-Text-Haml/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Text-Haml-0.990107.tar.gz) = 9b536f6aba6b21277f564f6da30a32d71a9302a3635d457ad27f5ef50a29d49e
+SIZE (Text-Haml-0.990107.tar.gz) = 20083
diff --git a/textproc/p5-Text-Haml/pkg-descr b/textproc/p5-Text-Haml/pkg-descr
new file mode 100644
index 000000000000..3deab1831057
--- /dev/null
+++ b/textproc/p5-Text-Haml/pkg-descr
@@ -0,0 +1,9 @@
+Text::Haml implements Haml
+http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html
+specification.
+
+Text::Haml passes specification tests written by Norman Clarke
+http://github.com/norman/haml-spec and supports only cross-language
+Haml features. Do not expect Ruby specific things to work.
+
+WWW: http://search.cpan.org/dist/Text-Haml/
diff --git a/textproc/p5-Text-Haml/pkg-plist b/textproc/p5-Text-Haml/pkg-plist
new file mode 100644
index 000000000000..1c4af46c1b23
--- /dev/null
+++ b/textproc/p5-Text-Haml/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml/.packlist
+%%SITE_PERL%%/Text/Haml.pm
+@dirrmtry %%SITE_PERL%%/Text
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text