pkgsrc/print/tex-listings-doc/Makefile
markd a292ddda76 Update tex-listings{,-doc} to 1.6
* withdrawn the support of \lstinline{..} in a tabular environment
* added a section with workarounds of that and some other problems
* added keywords for Lua 5.3.0
2015-08-02 11:19:20 +00:00

15 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/08/02 11:19:20 markd Exp $
DISTNAME= listings.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.6
TEXLIVE_REV= 37534
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/listings
COMMENT= Documentation for tex-listings
LICENSE= lppl-1.3c
CONFLICTS+= teTeX-texmf<=3.0nb20
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"