337c5377fb
Upstream changelog (from CHANGELOG.md): ## 0.0.7.5 (2018-02-06) - Version bump just for adding Windows binaries for Ruby 2.5.
14 lines
356 B
Makefile
14 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.9 2018/02/18 05:44:50 tsutsui Exp $
|
|
|
|
DISTNAME= unf_ext-0.0.7.5
|
|
CATEGORIES= converters
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/knu/ruby-unf_ext
|
|
COMMENT= Unicode Normalization Form support library for CRuby
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|