# $NetBSD: Makefile,v 1.15 2024/03/20 10:37:55 markd Exp $ DISTNAME= listings PKGNAME= tex-${DISTNAME}-1.10a TEXLIVE_REV= 70624 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/listings COMMENT= Typeset source code listings using LaTeX LICENSE= lppl-1.3c DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-url>=3.2:../../print/tex-url .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"