Index: head/net/rubygem-ipaddress/Makefile =================================================================== --- head/net/rubygem-ipaddress/Makefile (revision 387591) +++ head/net/rubygem-ipaddress/Makefile (revision 387592) @@ -1,16 +1,18 @@ # Created by: Boris Lytochkin # $FreeBSD$ PORTNAME= ipaddress PORTVERSION= 0.8.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= IP address manipulation library for rubygems -USE_RUBY= yes -USE_RUBYGEMS= yes +LICENSE= MIT + +USE_RUBY= yes +USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include