diff options
Diffstat (limited to 'devel/ruby-metaruby')
-rw-r--r-- | devel/ruby-metaruby/Makefile | 1 | ||||
-rw-r--r-- | devel/ruby-metaruby/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile index 9039721..aa4c916 100644 --- a/devel/ruby-metaruby/Makefile +++ b/devel/ruby-metaruby/Makefile @@ -14,6 +14,7 @@ DISTNAME= MetaRuby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-metaruby/pkg-comment b/devel/ruby-metaruby/pkg-comment deleted file mode 100644 index a962f38..0000000 --- a/devel/ruby-metaruby/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent |