12 lines
316 B
Makefile
12 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/07/30 22:32:28 wiz Exp $
|
|
|
|
DISTNAME= rack-rewrite-1.5.1
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= taca@NetBSD.org
|
|
HOMEPAGE= https://github.com/jtrupiano/rack-rewrite/
|
|
COMMENT= Rack middleware for enforcing rewrite rules
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|