pkgsrc/print/tex-csquotes/Makefile

19 lines
560 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2016/08/07 09:09:37 markd Exp $
DISTNAME= csquotes
PKGNAME= tex-${DISTNAME}-5.1h
TEXLIVE_REV= 41696
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"