diff options
Diffstat (limited to 'textproc/ruby-rdtool/Makefile')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 2e364dbc6bd9..9082507f454f 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) BUILD_DEPENDS= ${DEPEND_RUBY_AMSTD} \ racc:${PORTSDIR}/devel/ruby-racc |