diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-22 20:14:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-22 20:14:06 +0800 |
commit | ec3178561a00fbc78e9377dc82aa3b5296e3f97d (patch) | |
tree | f2a974d3886e7c0a2849fa1d8a0c999008549f31 /textproc/Makefile | |
parent | 916b9f6170bb716a2b193256826007220b201706 (diff) | |
download | freebsd-ports-gnome-ec3178561a00fbc78e9377dc82aa3b5296e3f97d.tar.gz freebsd-ports-gnome-ec3178561a00fbc78e9377dc82aa3b5296e3f97d.tar.zst freebsd-ports-gnome-ec3178561a00fbc78e9377dc82aa3b5296e3f97d.zip |
- Add rubygem-yard 0.7.3
YARD - Yay! A Ruby Documentation Tool
YARD is a documentation generation tool for the Ruby programming language. It
enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.
WWW: http://yardoc.org/
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 acc25408d6a1..1248f872272c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1242,6 +1242,7 @@ SUBDIR += rubygem-tidy SUBDIR += rubygem-xml-simple SUBDIR += rubygem-xslt + SUBDIR += rubygem-yard SUBDIR += rw-aspell SUBDIR += rxp SUBDIR += s5 |