aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-intl
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 13:04:59 +0800
committerknu <knu@FreeBSD.org>2003-02-18 13:04:59 +0800
commit804cd3d5056d7ce497c50ef89b8ab09b8283fb70 (patch)
tree296a807858a6bc9df34b6d6aa4f573f028b00013 /devel/ruby-intl
parentc3585a7841c14aa978408fe8570ce941d0d332b5 (diff)
downloadfreebsd-ports-graphics-804cd3d5056d7ce497c50ef89b8ab09b8283fb70.tar.gz
freebsd-ports-graphics-804cd3d5056d7ce497c50ef89b8ab09b8283fb70.tar.zst
freebsd-ports-graphics-804cd3d5056d7ce497c50ef89b8ab09b8283fb70.zip
De-pkg-comment.
Diffstat (limited to 'devel/ruby-intl')
-rw-r--r--devel/ruby-intl/Makefile1
-rw-r--r--devel/ruby-intl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile
index a61adce61c7..9c4a36d95e3 100644
--- a/devel/ruby-intl/Makefile
+++ b/devel/ruby-intl/Makefile
@@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A simple wrapper of GNU gettext for Ruby
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
diff --git a/devel/ruby-intl/pkg-comment b/devel/ruby-intl/pkg-comment
deleted file mode 100644
index 17054297684..00000000000
--- a/devel/ruby-intl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple wrapper of GNU gettext for Ruby