summaryrefslogtreecommitdiff
path: root/www/ruby-mustermann19/Makefile
blob: de32c6b5005c9cdb8bc14bd49be0049395a3b26e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2016/10/18 15:56:31 taca Exp $

DISTNAME=	mustermann19-0.4.4
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/namusyaka/mustermann
COMMENT=	Use patterns like regular expressions
LICENSE=	mit

# enumerable-lazy is not needed Ruby 2.0 and later.
OVERRIDE_GEMSPEC+=	enumerable-lazy:

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"