Index: head/devel/rubygem-shoulda/Makefile =================================================================== --- head/devel/rubygem-shoulda/Makefile (revision 398518) +++ head/devel/rubygem-shoulda/Makefile (revision 398519) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= shoulda PORTVERSION= 3.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \ rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include