diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-05-05 11:54:02 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-05-05 11:54:02 +0000 |
commit | 283dc769b07fdc67cb9439fba036f46c1033dc9f (patch) | |
tree | 176447d3ea2ce4a0691aca8c136b9e403b74d5de /textproc/Makefile | |
parent | 8dd8e19ea45d054a68e1cd71bb3d04f3c1d3c3af (diff) |
Add textproc/p5-Data-Phrasebook-Loader-YAML 0.09, a Perl module
that implements a loader class for phrasebook implementations using
YAML (see textproc/p5-Data-Phrasebook).
Notes
Notes:
svn path=/head/; revision=253738
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 501fd0948ecc..b44bf2d4e13b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -426,6 +426,7 @@ SUBDIR += p5-Data-FormValidator SUBDIR += p5-Data-FormValidator-Constraints-DateTime SUBDIR += p5-Data-Phrasebook + SUBDIR += p5-Data-Phrasebook-Loader-YAML SUBDIR += p5-Data-Report SUBDIR += p5-Data-SpreadPagination SUBDIR += p5-DelimMatch |