aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-YAML-Tiny
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-17 18:23:22 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-17 18:23:22 +0000
commit6a070b4106831827ab50c6bbe7db0393f04b9eac (patch)
treec3dbbcffda7cb9fd84cbfc09555c84fddca27826 /textproc/p5-YAML-Tiny
parent87c3e0fca5ef235c9644d2fb4cb261a1c1b11fd7 (diff)
downloadports-6a070b4106831827ab50c6bbe7db0393f04b9eac.tar.gz
ports-6a070b4106831827ab50c6bbe7db0393f04b9eac.zip
Add p5-YAML-Tiny 0.05, YAML::Tiny - Read/Write YAML files with as little
code as possible. PR: ports/100444 Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org>
Notes
Notes: svn path=/head/; revision=168093
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r--textproc/p5-YAML-Tiny/Makefile24
-rw-r--r--textproc/p5-YAML-Tiny/distinfo3
-rw-r--r--textproc/p5-YAML-Tiny/pkg-descr4
-rw-r--r--textproc/p5-YAML-Tiny/pkg-plist5
4 files changed, 36 insertions, 0 deletions
diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile
new file mode 100644
index 000000000000..54a2182d0e32
--- /dev/null
+++ b/textproc/p5-YAML-Tiny/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-YAML-Tiny
+# Date created: 2006-07-17
+# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= YAML-Tiny
+PORTVERSION= 0.05
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= YAML
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ychsiao@ychsiao.org
+COMMENT= YAML::Tiny - Read/Write YAML files with as little code as possible
+
+BUILD_DEPENDS= p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= YAML::Tiny.3
+.include <bsd.port.mk>
diff --git a/textproc/p5-YAML-Tiny/distinfo b/textproc/p5-YAML-Tiny/distinfo
new file mode 100644
index 000000000000..1cc982f28f52
--- /dev/null
+++ b/textproc/p5-YAML-Tiny/distinfo
@@ -0,0 +1,3 @@
+MD5 (YAML-Tiny-0.05.tar.gz) = 474a4923fddfbd9d2b17dfbeff3bf935
+SHA256 (YAML-Tiny-0.05.tar.gz) = 9b282d5b0499fc1eaf3dd3e50904332c566ada057341f702b35809744fbf1e85
+SIZE (YAML-Tiny-0.05.tar.gz) = 28539
diff --git a/textproc/p5-YAML-Tiny/pkg-descr b/textproc/p5-YAML-Tiny/pkg-descr
new file mode 100644
index 000000000000..bfa0296bf171
--- /dev/null
+++ b/textproc/p5-YAML-Tiny/pkg-descr
@@ -0,0 +1,4 @@
+YAML::Tiny is a perl class to read and write YAML-style files with as
+little code as possible, reducing load time and memory overhead.
+
+WWW: http://search.cpan.org/dist/YAML-Tiny
diff --git a/textproc/p5-YAML-Tiny/pkg-plist b/textproc/p5-YAML-Tiny/pkg-plist
new file mode 100644
index 000000000000..9467e103c3cf
--- /dev/null
+++ b/textproc/p5-YAML-Tiny/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/YAML/Tiny.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny/.packlist
+@dirrmtry %%SITE_PERL%%/YAML
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML