summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent>2014-05-18 21:03:38 +0000
committerrodent <rodent>2014-05-18 21:03:38 +0000
commitd3ee2bb642b8c27cc1f788b7a62c6f9d0bbe3d13 (patch)
tree9eecbd0f5ed6acffc4a08cdafa635026d1fde8c2
parentdaad51dcc1d6795c19c68762d574ae1bb4e5029f (diff)
downloadpkgsrc-d3ee2bb642b8c27cc1f788b7a62c6f9d0bbe3d13.tar.gz
Import p5-Config-Simple-4.59 as sysutils/p5-Config-Simple.
Reading and writing configuration files is one of the most frequent tasks of any software design. Config::Simple is the library that helps you with it. Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. Library supports parsing, updating and creating configuration files.
-rw-r--r--sysutils/p5-Config-Simple/DESCR7
-rw-r--r--sysutils/p5-Config-Simple/Makefile18
-rw-r--r--sysutils/p5-Config-Simple/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/sysutils/p5-Config-Simple/DESCR b/sysutils/p5-Config-Simple/DESCR
new file mode 100644
index 00000000000..e153def645e
--- /dev/null
+++ b/sysutils/p5-Config-Simple/DESCR
@@ -0,0 +1,7 @@
+Reading and writing configuration files is one of the most frequent tasks of
+any software design. Config::Simple is the library that helps you with it.
+
+Config::Simple is a class representing configuration file object. It supports
+several configuration file syntax and tries to identify the file syntax
+automatically. Library supports parsing, updating and creating configuration
+files.
diff --git a/sysutils/p5-Config-Simple/Makefile b/sysutils/p5-Config-Simple/Makefile
new file mode 100644
index 00000000000..ae15a94a66c
--- /dev/null
+++ b/sysutils/p5-Config-Simple/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2014/05/18 21:03:38 rodent Exp $
+#
+
+DISTNAME= Config-Simple-4.59
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 sysutils
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Config-Simple/
+COMMENT= Simple configuration file class
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Config/Simple/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/p5-Config-Simple/distinfo b/sysutils/p5-Config-Simple/distinfo
new file mode 100644
index 00000000000..feb37b96929
--- /dev/null
+++ b/sysutils/p5-Config-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/05/18 21:03:38 rodent Exp $
+
+SHA1 (Config-Simple-4.59.tar.gz) = 4777200847a967d098f75ddf069f38e9ce8d38e1
+RMD160 (Config-Simple-4.59.tar.gz) = 9fbc852d32fbf49d0539135c253162afcebd91f5
+Size (Config-Simple-4.59.tar.gz) = 21010 bytes