diff options
Diffstat (limited to 'converters/ruby-iconv')
-rw-r--r-- | converters/ruby-iconv/Makefile | 1 | ||||
-rw-r--r-- | converters/ruby-iconv/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index 8e7b672a4794..f46f1a184ee6 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An iconv wrapper class for Ruby LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/converters/ruby-iconv/pkg-comment b/converters/ruby-iconv/pkg-comment deleted file mode 100644 index f4284f6232f2..000000000000 --- a/converters/ruby-iconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An iconv wrapper class for Ruby |