# $NetBSD: Makefile,v 1.6 2019/05/09 09:47:36 adam Exp $ .include "../../print/texlive/Makefile.common" PKGNAME= seetexk-1.1 PKGREVISION= 5 CATEGORIES= print MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= Utilities for manipulating DVI files LICENSE= x11 EXTRACT_ELEMENTS+= ${DISTNAME}/texk/seetexk WRKSRC= ${WRKDIR}/${DISTNAME}/texk/seetexk CONFIGURE_ARGS+= --with-system-kpathsea BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk"