summaryrefslogtreecommitdiff
path: root/textproc/ruby-htmlentities/Makefile
blob: ac2941399037f828294510fc37318926ee13a9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2020/05/25 14:21:57 taca Exp $

DISTNAME=	htmlentities-4.3.4
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/threedaymonk/htmlentities/
COMMENT=	Encoding and decoding (X)HTML entities
LICENSE=	mit

USE_LANGUAGES=	# none

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