9c51592bc2
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
19 lines
469 B
Makefile
19 lines
469 B
Makefile
# $NetBSD: Makefile,v 1.5 2022/08/09 12:08:34 jperkin Exp $
|
|
#
|
|
|
|
DISTNAME= unac-1.7.0
|
|
CATEGORIES= textproc
|
|
#MASTER_SITES= http://www.senga.org/download/unac/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
#HOMEPAGE= http://www.senga.org/download/unac/
|
|
COMMENT= C library that removes accents from characters
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
PKGCONFIG_OVERRIDE+= unac.pc.in
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|