summaryrefslogtreecommitdiff
path: root/textproc/ruby-erubi/Makefile
blob: ef40febe3e6e9869c961574e15569da0ad6798bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2019/01/20 14:46:38 taca Exp $

DISTNAME=	erubi-1.8.0
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/jeremyevans/erubi
COMMENT=	Small ERB Implementation
LICENSE=	mit

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