# $NetBSD: Makefile,v 1.21 2024/03/21 08:48:19 markd Exp $ .include "../../print/texlive/Makefile.common" PKGNAME= makeindexk-2.17 PKGREVISION= 1 CATEGORIES= print HOMEPAGE= https://www.tug.org/texlive/ COMMENT= General purpose hierarchical index generator EXTRACT_ELEMENTS+= ${DISTNAME}/texk/makeindexk WRKSRC= ${WRKDIR}/${DISTNAME}/texk/makeindexk CONFIGURE_ARGS+= --with-system-kpathsea BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk"