diff options
Diffstat (limited to 'math/ruby-math3d')
-rw-r--r-- | math/ruby-math3d/Makefile | 1 | ||||
-rw-r--r-- | math/ruby-math3d/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-math3d/Makefile b/math/ruby-math3d/Makefile index f1d7a44d146e..4711a863d06e 100644 --- a/math/ruby-math3d/Makefile +++ b/math/ruby-math3d/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby library for mathematics for 3D graphics USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/math/ruby-math3d/pkg-comment b/math/ruby-math3d/pkg-comment deleted file mode 100644 index d98cf39c854b..000000000000 --- a/math/ruby-math3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby library for mathematics for 3D graphics |