Index: head/devel/rubygem-annoy/Makefile =================================================================== --- head/devel/rubygem-annoy/Makefile (revision 386001) +++ head/devel/rubygem-annoy/Makefile (revision 386002) @@ -1,18 +1,20 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= annoy PORTVERSION= 0.5.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= swills@FreeBSD.org COMMENT= Present the user with a simple question before a destructive action -RUN_DEPENDS= rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline +LICENSE= MIT + +RUN_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include