pkgsrc/print/tex-csquotes/Makefile
2021-06-06 11:48:40 +00:00

18 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.13 2021/06/06 11:48:40 markd Exp $
DISTNAME= csquotes
PKGNAME= tex-${DISTNAME}-5.2l
TEXLIVE_REV= 57844
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/csquotes
COMMENT= Context sensitive quotation facilities
LICENSE= lppl-1.3c
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"