bef223fa8f
Changes after 2.2.0 are unknown. = Change Log == Version 2.2.0 * Applied patch from Thijs van der Vossen to allow UTF-8 encoded output when the encoding is UTF-8 and $KCODE is UTF8.
12 lines
307 B
Makefile
12 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/12/04 04:25:37 taca Exp $
|
|
|
|
DISTNAME= builder-3.0.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://onestepback.org/
|
|
COMMENT= Programatic generation of XML markup in Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|