svn commit: r439910 - head/www/rubygem-rack-cors
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 1 19:25:56 UTC 2017
Author: sunpoet
Date: Mon May 1 19:25:55 2017
New Revision: 439910
URL: https://svnweb.freebsd.org/changeset/ports/439910
Log:
Add LICENSE_FILE
Modified:
head/www/rubygem-rack-cors/Makefile
Modified: head/www/rubygem-rack-cors/Makefile
==============================================================================
--- head/www/rubygem-rack-cors/Makefile Mon May 1 19:25:50 2017 (r439909)
+++ head/www/rubygem-rack-cors/Makefile Mon May 1 19:25:55 2017 (r439910)
@@ -10,9 +10,9 @@ MAINTAINER= ruby at 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
More information about the svn-ports-head
mailing list