Index: head/devel/rubygem-ecma-re-validator/Makefile =================================================================== --- head/devel/rubygem-ecma-re-validator/Makefile (revision 546157) +++ head/devel/rubygem-ecma-re-validator/Makefile (revision 546158) @@ -1,24 +1,24 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= ecma-re-validator PORTVERSION= 0.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Regular expresionn validator against ECMA-262 LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.md +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-regexp_parser>=1.2<2:textproc/rubygem-regexp_parser USES= gem shebangfix USE_RUBY= yes SHEBANG_FILES= script/bootstrap NO_ARCH= yes .include Index: head/devel/rubygem-hana/Makefile =================================================================== --- head/devel/rubygem-hana/Makefile (revision 546157) +++ head/devel/rubygem-hana/Makefile (revision 546158) @@ -1,20 +1,19 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= hana PORTVERSION= 1.3.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby JSON-Patch and JSON-Pointer implementation LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/net/rubygem-uri_template/Makefile =================================================================== --- head/net/rubygem-uri_template/Makefile (revision 546157) +++ head/net/rubygem-uri_template/Makefile (revision 546158) @@ -1,20 +1,19 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= uri_template PORTVERSION= 0.7.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Templating system for URIs LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= gem USE_RUBY= yes NO_ARCH= yes .include