pkgsrc/print/tex-csquotes/Makefile

19 lines
560 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2017/06/20 22:07:26 markd Exp $
DISTNAME= csquotes
PKGNAME= tex-${DISTNAME}-5.2b
TEXLIVE_REV= 43469
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"