diff options
author | knu <knu@FreeBSD.org> | 2002-10-23 21:39:32 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-23 21:39:32 +0000 |
commit | 472de6a57b02a59601093b24b57f53e61e2ce689 (patch) | |
tree | 01d7f7fd46ae68f6f3763e33a386091e483847e9 /textproc/Makefile | |
parent | a01f4b203b47e7dc70b2cd768312e3d5d43e4d6c (diff) | |
download | FreeBSD-ports-472de6a57b02a59601093b24b57f53e61e2ce689.zip FreeBSD-ports-472de6a57b02a59601093b24b57f53e61e2ce689.tar.gz |
Add ruby-text-format, Text::Format for Ruby.
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 d2a7213..5e16f73 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -326,6 +326,7 @@ SUBDIR += ruby-rss SUBDIR += ruby-sablot SUBDIR += ruby-sary + SUBDIR += ruby-text-format SUBDIR += ruby-xmlparser SUBDIR += ruby-xmlscan SUBDIR += ruby-xslt |