diff options
-rw-r--r-- | devel/rubygem-ice_cube/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-ice_cube/Makefile b/devel/rubygem-ice_cube/Makefile index ac15c98f8863..74254540cb39 100644 --- a/devel/rubygem-ice_cube/Makefile +++ b/devel/rubygem-ice_cube/Makefile @@ -6,11 +6,12 @@ PORTVERSION= 0.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@freebsd.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Recurring date library for Ruby -NO_ARCH= yes +LICENSE= MIT +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |