summaryrefslogtreecommitdiff
path: root/www/ruby-rails-deprecated_sanitizer/Makefile
blob: 050e1f1443ebc05aead88b5f110363706d41a140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2017/04/19 00:11:26 minskim Exp $

DISTNAME=	rails-deprecated_sanitizer-1.0.3
CATEGORIES=	www

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rails/rails-deprecated_sanitizer
COMMENT=	Deprecated sanitizer API extracted from Action View
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=4.2.0:../../devel/ruby-activesupport42

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