diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-06-06 01:08:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-06-06 01:08:39 +0000 |
commit | 772cd54f0f1d8523f46e83c09233e24abf002e0b (patch) | |
tree | 9f1fc30b3c4bbe29b5854009fc31a72261724ee3 /textproc/Makefile | |
parent | 6f81fa2a47f384cbea28293a97be7a44b7114ecd (diff) |
LTSV: A Parser / Dumper for Labelled Tab-Separated Values (LTSV).
Notes
Notes:
svn path=/head/; revision=320040
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 97339b3cbe04..364209b74f58 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1299,6 +1299,7 @@ SUBDIR += rubygem-linguistics SUBDIR += rubygem-liquid SUBDIR += rubygem-loofah + SUBDIR += rubygem-ltsv SUBDIR += rubygem-markaby SUBDIR += rubygem-multi_xml SUBDIR += rubygem-nokogiri |