summaryrefslogtreecommitdiff
path: root/devel/p5-Config-Find
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-10-31 11:51:49 +0000
committerobache <obache@pkgsrc.org>2008-10-31 11:51:49 +0000
commita8bd66627057fe0ae15021e5e3393ecb9c11db88 (patch)
treef6ef9ba975cd3f20cb4a43eea83ee09ed84810bc /devel/p5-Config-Find
parenta63548c3647b7191207100794c8f6a62c893fc52 (diff)
downloadpkgsrc-a8bd66627057fe0ae15021e5e3393ecb9c11db88.tar.gz
Import p5-Config-Find-0.23 as devel/p5-Config-Find.
Packaged by Edgar Fuss and provided by PR 39823. Every OS has different rules for configuration files placement, this module allows to easily find and create your app configuration filess following those rules. Config::Find references configuration files by the application name or by the application name and the configuration file name when the app uses several application files, i.e emacs, profile, apache/httpd, apache/ssl.
Diffstat (limited to 'devel/p5-Config-Find')
-rw-r--r--devel/p5-Config-Find/DESCR7
-rw-r--r--devel/p5-Config-Find/Makefile22
-rw-r--r--devel/p5-Config-Find/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-Config-Find/DESCR b/devel/p5-Config-Find/DESCR
new file mode 100644
index 00000000000..651e4e7bfd8
--- /dev/null
+++ b/devel/p5-Config-Find/DESCR
@@ -0,0 +1,7 @@
+Every OS has different rules for configuration files placement, this module
+allows to easily find and create your app configuration filess following
+those rules.
+
+Config::Find references configuration files by the application name or by the
+application name and the configuration file name when the app uses several
+application files, i.e emacs, profile, apache/httpd, apache/ssl.
diff --git a/devel/p5-Config-Find/Makefile b/devel/p5-Config-Find/Makefile
new file mode 100644
index 00000000000..3f8e8a2c0b2
--- /dev/null
+++ b/devel/p5-Config-Find/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/31 11:51:49 obache Exp $
+
+DISTNAME= Config-Find-0.23
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5cf
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/config-inifiles/
+COMMENT= Perl module for finding configuration files in the native OS fashion
+
+DEPENDS+= p5-File-Which>=0.05:../../devel/p5-File-Which
+DEPENDS+= p5-File-HomeDir>=0.80:../../devel/p5-File-HomeDir
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Config/Find/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Config-Find/distinfo b/devel/p5-Config-Find/distinfo
new file mode 100644
index 00000000000..45bb3e14058
--- /dev/null
+++ b/devel/p5-Config-Find/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/31 11:51:49 obache Exp $
+
+SHA1 (Config-Find-0.23.tar.gz) = 245f04a4b95e2a1edb75530840b407d4f1f36944
+RMD160 (Config-Find-0.23.tar.gz) = 03ff2759c65a5cd32022fabb5f180a4ef6f35c51
+Size (Config-Find-0.23.tar.gz) = 10378 bytes