Index: head/devel/rubygem-climate_control/Makefile =================================================================== --- head/devel/rubygem-climate_control/Makefile (revision 387112) +++ head/devel/rubygem-climate_control/Makefile (revision 387113) @@ -1,18 +1,20 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= climate_control PORTVERSION= 0.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Modify your ENV +LICENSE= MIT + RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include Index: head/devel/rubygem-climate_control/pkg-descr =================================================================== --- head/devel/rubygem-climate_control/pkg-descr (revision 387112) +++ head/devel/rubygem-climate_control/pkg-descr (revision 387113) @@ -1,3 +1,3 @@ Modify your ENV -WWW: https://rubygems.org/gems/climate_control +WWW: https://github.com/thoughtbot/climate_control