diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-26 17:45:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-26 17:45:24 +0000 |
commit | cf57632844549b9c46acc64c2e60bd4a272bd748 (patch) | |
tree | 35efd56dc2cd8ec32ed362f55c9d2370ad84ecd7 /deskutils/p5-ZConf-Runner/pkg-descr | |
parent | This module implements various functions needed for making a ZConf backed mail (diff) |
A configuration system allowing for either file or LDAP backed storage. A
utility is included as well, 'zcrunner'. It can be used to configure
actions and run files using them.
WWW: http://search.cpan.org/dist/ZConf-Runner
PR: ports/ports/130566
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Diffstat (limited to 'deskutils/p5-ZConf-Runner/pkg-descr')
-rw-r--r-- | deskutils/p5-ZConf-Runner/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/p5-ZConf-Runner/pkg-descr b/deskutils/p5-ZConf-Runner/pkg-descr new file mode 100644 index 000000000000..e067613187be --- /dev/null +++ b/deskutils/p5-ZConf-Runner/pkg-descr @@ -0,0 +1,5 @@ +A configuration system allowing for either file or LDAP backed storage. A +utility is included as well, 'zcrunner'. It can be used to configure +actions and run files using them. + +WWW: http://search.cpan.org/dist/ZConf-Runner |