pkgsrc/textproc/libuninameslist/Makefile
fcambus 7e184024b9 libuninameslist: update to 20211114.
Libuninameslist - version 20211114

This release contains source code to build libuninameslist (with NamesList.txt
14.0 released Sept14, 2021), libuninameslist-fr with ListeDesNoms 14.0
(released Oct04, 2021), and Python wrapper uninameslist.py (ver0.2).

Libuninameslist - version 20210917

This release contains source code to build libuninameslist (with NamesList.txt
14.0 released Sept14, 2021), libuninameslist-fr (with ListeDesNoms 13.0 (plus
improvements)), and Python wrapper uninameslist.py (ver0.2).
2022-01-23 22:39:24 +00:00

20 lines
543 B
Makefile

# $NetBSD: Makefile,v 1.3 2022/01/23 22:39:24 fcambus Exp $
DISTNAME= libuninameslist-dist-20211114
PKGNAME= ${DISTNAME:S/-dist//}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fontforge/}
GITHUB_PROJECT= libuninameslist
GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/fontforge/libuninameslist
COMMENT= Library of Unicode names and annotation data
LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"