summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbad <bad>2007-01-10 22:06:08 +0000
committerbad <bad>2007-01-10 22:06:08 +0000
commit531622203714c39b7651395728fe6581b8854aea (patch)
treefda0a983515b891627a01a334bbcb0402d1183f5 /textproc
parent2139257f2496f0fa077a3b10a21f97d4f28eee3a (diff)
downloadpkgsrc-531622203714c39b7651395728fe6581b8854aea.tar.gz
Initial import of textproc/p5-YAML-Syck 0.72.
YAMl::Syck provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. Necessary for SVK-v2.0.0.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-YAML-Syck/DESCR3
-rw-r--r--textproc/p5-YAML-Syck/Makefile20
-rw-r--r--textproc/p5-YAML-Syck/PLIST1
-rw-r--r--textproc/p5-YAML-Syck/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-YAML-Syck/DESCR b/textproc/p5-YAML-Syck/DESCR
new file mode 100644
index 00000000000..7190a9104e5
--- /dev/null
+++ b/textproc/p5-YAML-Syck/DESCR
@@ -0,0 +1,3 @@
+YAML::Syxk provides a Perl interface to the libsyck data serialization
+library. It exports the Dump and Load functions for converting Perl data
+structures to YAML strings, and the other way around.
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile
new file mode 100644
index 00000000000..f02fcd3b530
--- /dev/null
+++ b/textproc/p5-YAML-Syck/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/10 22:06:08 bad Exp $
+
+DISTNAME= YAML-Syck-0.72
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AU/AUDREYT/}
+
+MAINTAINER= bad@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~audreyt/YAML-Syck-0.72/
+COMMENT= Fast, lightweight YAML loader and dumper
+
+USE_LANGUAGES= c
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/YAML/Syck/.packlist
+
+BUILD_DEPENDS+= p5-Module-Install-[0-9]*:../../devel/p5-Module-Install
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-YAML-Syck/PLIST b/textproc/p5-YAML-Syck/PLIST
new file mode 100644
index 00000000000..342f09fb32d
--- /dev/null
+++ b/textproc/p5-YAML-Syck/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/10 22:06:08 bad Exp $
diff --git a/textproc/p5-YAML-Syck/distinfo b/textproc/p5-YAML-Syck/distinfo
new file mode 100644
index 00000000000..4ecf26713c8
--- /dev/null
+++ b/textproc/p5-YAML-Syck/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/10 22:06:08 bad Exp $
+
+SHA1 (YAML-Syck-0.72.tar.gz) = 45adca87eb1df60d24fab15863cb6293bc7f5120
+RMD160 (YAML-Syck-0.72.tar.gz) = 5cfce4e2825e71c5d6d90d9e3c7fbd5589f3cace
+Size (YAML-Syck-0.72.tar.gz) = 130078 bytes