pkgsrc/textproc/ruby-escape/Makefile
2015-03-15 19:42:33 +00:00

18 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/03/15 19:42:34 hiramatsu Exp $
#
DISTNAME= escape-0.2
CATEGORIES= textproc
MASTER_SITES= http://www.a-k-r.org/escape/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.a-k-r.org/escape/
COMMENT= HTML/URI/shell escaping utilities for Ruby
LICENSE= modified-bsd
USE_LANGUAGES= # none
USE_RUBY_INSTALL= yes
NO_BUILD= yes
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"