pkgsrc-wip/ruby-htmlentities/Makefile

15 lines
305 B
Makefile

# $NetBSD$
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"