mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
352 B
Makefile
15 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.6 2016/02/16 14:20:01 taca Exp $
|
|
|
|
DISTNAME= unf_ext-0.0.7.2
|
|
CATEGORIES= converters
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://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"
|