From 3dd04bcccc4c3be1d020da16ec66f1c0ac26fb9c Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 27 Dec 2009 01:34:36 +0000 Subject: Config::MVP is a perl module for multivalue-property package-oriented configuration.MVP is a mechanism for loading configuration (or other information) for libraries.It doesn't read a file or a database. It's a helper for things that do. WWW: http://search.cpan.org/dist/Config-MVP PR: ports/142054 Submitted by: Andrey Kostenko --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 160b1463b042..5c36e12b09c5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1196,6 +1196,7 @@ SUBDIR += p5-Config-JFDI SUBDIR += p5-Config-JSON SUBDIR += p5-Config-Model + SUBDIR += p5-Config-MVP SUBDIR += p5-Config-Objective SUBDIR += p5-Config-Options SUBDIR += p5-Config-Properties -- cgit v1.2.3