svn commit: r399064 - head/textproc/rubygem-sass32

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:13:55 UTC 2015


Author: sunpoet
Date: Sat Oct 10 23:13:54 2015
New Revision: 399064
URL: https://svnweb.freebsd.org/changeset/ports/399064

Log:
  - Add LICENSE_FILE
  - Update PORTSCOUT

Modified:
  head/textproc/rubygem-sass32/Makefile

Modified: head/textproc/rubygem-sass32/Makefile
==============================================================================
--- head/textproc/rubygem-sass32/Makefile	Sat Oct 10 23:13:49 2015	(r399063)
+++ head/textproc/rubygem-sass32/Makefile	Sat Oct 10 23:13:54 2015	(r399064)
@@ -11,13 +11,13 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Sass is an extension of CSS3
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-NO_ARCH=	yes
+PORTSCOUT=	limit:^3\.2\.
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PORTSCOUT=	ignore
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list