8bf257a65b
New in 0.9.6: * The data tables and line breaking algorithm have been updated to Unicode version 8.0.0.
17 lines
427 B
Makefile
17 lines
427 B
Makefile
# $NetBSD: Makefile,v 1.8 2015/07/09 14:04:28 wiz Exp $
|
|
|
|
DISTNAME= libunistring-0.9.6
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://ftp.gnu.org/gnu/libunistring/
|
|
|
|
MAINTAINER= gdt@NetBSD.org
|
|
HOMEPAGE= http://www.gnu.org/software/libunistring/
|
|
COMMENT= Unicode string library
|
|
LICENSE= gnu-lgpl-v3
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
INFO_FILES= yes
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|