1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

New port: devel/p5-Config-Merge

Config::Merge - load a configuration directory tree containing
YAML, JSON, XML, Perl, INI or Config::General files

WWW: http://search.cpan.org/dist/Config-Merge/

PR:		192818
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
This commit is contained in:
Kurt Jaeger 2014-08-25 20:03:29 +00:00
parent 68ea15cd5b
commit f17afc0cb3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366145
5 changed files with 39 additions and 0 deletions

View File

@ -1689,6 +1689,7 @@
SUBDIR += p5-Config-JSON
SUBDIR += p5-Config-MVP
SUBDIR += p5-Config-MVP-Reader-INI
SUBDIR += p5-Config-Merge
SUBDIR += p5-Config-Model
SUBDIR += p5-Config-Model-Tester
SUBDIR += p5-Config-MySQL

View File

@ -0,0 +1,22 @@
# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
# $FreeBSD$
PORTNAME= Config-Merge
PORTVERSION= 1.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Load a configuration directory tree in a number of languages
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Config-Merge-1.04.tar.gz) = a932477b43ae5fb04a16f071a891da7bd2086c10c680592f2888fa9d9972cccf
SIZE (Config-Merge-1.04.tar.gz) = 30846

View File

@ -0,0 +1,5 @@
Config::Merge - load a configuration directory tree
containing YAML, JSON, XML, Perl, INI
or Config::General files
WWW: http://search.cpan.org/dist/Config-Merge/

View File

@ -0,0 +1,9 @@
%%PERL5_MAN3%%/Config::Merge.3.gz
%%PERL5_MAN3%%/Config::Merge::Perl.3.gz
%%SITE_PERL%%/Config/Merge.pm
%%SITE_PERL%%/Config/Merge/Perl.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Merge/.packlist
@dirrmtry %%SITE_PERL%%/Config/Merge
@dirrmtry %%SITE_PERL%%/Config
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Merge
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config