diff options
Diffstat (limited to 'textproc/ruby-sablot')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 1 | ||||
-rw-r--r-- | textproc/ruby-sablot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 75f4f4c8de99..0eac9f470ce2 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to the Sablotron XSLT processor LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv \ diff --git a/textproc/ruby-sablot/pkg-comment b/textproc/ruby-sablot/pkg-comment deleted file mode 100644 index 4a18318b79a0..000000000000 --- a/textproc/ruby-sablot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby interface to the Sablotron XSLT processor |