diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-01-29 12:03:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-01-29 12:03:34 +0800 |
commit | 57659fc7c013c4482e41022f85c851ffa40fa8b0 (patch) | |
tree | 904712d9599ef8a0c12752941552e5fb7a8c1d32 /devel/Makefile | |
parent | b693266faa99d178d88203c521cffc25d5006605 (diff) | |
download | freebsd-ports-gnome-57659fc7c013c4482e41022f85c851ffa40fa8b0.tar.gz freebsd-ports-gnome-57659fc7c013c4482e41022f85c851ffa40fa8b0.tar.zst freebsd-ports-gnome-57659fc7c013c4482e41022f85c851ffa40fa8b0.zip |
add p5-Config-Model 0.607
Model to create configuration validation tool
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 83902fbe9a6f..7915c7cefb33 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -930,6 +930,7 @@ SUBDIR += p5-Config-INI-Simple SUBDIR += p5-Config-IniFiles SUBDIR += p5-Config-IniHash + SUBDIR += p5-Config-Model SUBDIR += p5-Config-Objective SUBDIR += p5-Config-Properties SUBDIR += p5-Config-Record |