diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-24 17:35:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-24 17:35:07 +0800 |
commit | 1a8b719e383810f0c22fa8440574dca3d45cb293 (patch) | |
tree | 40bd633d6688bc217158d4ade83177271e1afe18 /textproc/Makefile | |
parent | 4203fbd352bf57c46ea2c19935364b094dd8eaeb (diff) | |
download | freebsd-ports-gnome-1a8b719e383810f0c22fa8440574dca3d45cb293.tar.gz freebsd-ports-gnome-1a8b719e383810f0c22fa8440574dca3d45cb293.tar.zst freebsd-ports-gnome-1a8b719e383810f0c22fa8440574dca3d45cb293.zip |
Kwalify is a parser, schema validator, and data binding tool for
YAML and JSON.
This package provides a Perl 5 implementation of Kwalify.
WWW: http://search.cpan.org/dist/Kwalify/
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 53256e277162..b4bc4475d718 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -410,6 +410,7 @@ SUBDIR += p5-IO-CSVHeaderFile SUBDIR += p5-JavaScript-Minifier-XS SUBDIR += p5-KinoSearch + SUBDIR += p5-Kwalify SUBDIR += p5-LJ-SpellCheck SUBDIR += p5-Lingua-Conjunction SUBDIR += p5-Lingua-EN-AddressParse |