Fri Dec 18 11:17:44 2015 UTC ()
Lowercase LICENSE.


(taca)
diff -r1.1 -r1.2 pkgsrc/www/ruby-mustermann19/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/www/ruby-mustermann19/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-mustermann19/Attic/Makefile 2015/12/13 15:44:51 1.1
+++ pkgsrc/www/ruby-mustermann19/Attic/Makefile 2015/12/18 11:17:44 1.2
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.1 2015/12/13 15:44:51 taca Exp $ 1# $NetBSD: Makefile,v 1.2 2015/12/18 11:17:44 taca Exp $
2 2
3DISTNAME= mustermann19-0.4.0 3DISTNAME= mustermann19-0.4.0
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/namusyaka/mustermann 7HOMEPAGE= https://github.com/namusyaka/mustermann
8COMMENT= Use patterns like regular expressions 8COMMENT= Use patterns like regular expressions
9LICENSE= MIT 9LICENSE= mit
10 10
11# enumerable-lazy is not needed Ruby 2.0 and later. 11# enumerable-lazy is not needed Ruby 2.0 and later.
12OVERRIDE_GEMSPEC+= enumerable-lazy: 12OVERRIDE_GEMSPEC+= enumerable-lazy:
13 13
14.include "../../lang/ruby/gem.mk" 14.include "../../lang/ruby/gem.mk"
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"