pkgsrc/print/tex-csquotes/Makefile
2018-05-06 02:21:44 +00:00

18 lines
560 B
Makefile

# $NetBSD: Makefile,v 1.7 2018/05/06 02:21:44 markd Exp $
DISTNAME= csquotes
PKGNAME= tex-${DISTNAME}-5.2c
TEXLIVE_REV= 46601
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://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"