pkgsrc/print/tex-csquotes/Makefile
markd e4215806cc tex-csquotes{,-doc}: update to 5.2k
Various new languages added
2021-02-20 09:56:05 +00:00

18 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.12 2021/02/20 09:56:05 markd Exp $
DISTNAME= csquotes
PKGNAME= tex-${DISTNAME}-5.2k
TEXLIVE_REV= 57332
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"