svn commit: r437420 - head/devel/rubygem-health_check22

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 1 10:53:07 UTC 2017


Author: sunpoet
Date: Sat Apr  1 10:53:06 2017
New Revision: 437420
URL: https://svnweb.freebsd.org/changeset/ports/437420

Log:
  Add LICENSE_FILE and PORTSCOUT

Modified:
  head/devel/rubygem-health_check22/Makefile

Modified: head/devel/rubygem-health_check22/Makefile
==============================================================================
--- head/devel/rubygem-health_check22/Makefile	Sat Apr  1 10:53:01 2017	(r437419)
+++ head/devel/rubygem-health_check22/Makefile	Sat Apr  1 10:53:06 2017	(r437420)
@@ -11,6 +11,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Simple health check of Rails app for uptime monitoring
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
+
+PORTSCOUT=	limit:^2\.2\.
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-head mailing list