Index: head/www/rubygem-rack-cors/Makefile =================================================================== --- head/www/rubygem-rack-cors/Makefile (revision 439909) +++ head/www/rubygem-rack-cors/Makefile (revision 439910) @@ -1,19 +1,19 @@ # Created by: Michael Moll # $FreeBSD$ PORTNAME= rack-cors PORTVERSION= 0.4.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Middleware that will make Rack-based apps CORS compatible LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USES= gem .include