diff options
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-rdtool/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/textproc/ruby-rdtool/pkg-comment b/textproc/ruby-rdtool/pkg-comment deleted file mode 100644 index 605bcca276c7..000000000000 --- a/textproc/ruby-rdtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) |