pkgsrc/textproc/libunistring/Makefile
wiz 8bf257a65b Update to 0.9.6:
New in 0.9.6:
* The data tables and line breaking algorithm have been updated to Unicode
  version 8.0.0.
2015-07-09 14:04:28 +00:00

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"