pkgsrc/print/tex-texdoc-doc/Makefile
minskim 1da4cafc6f Update tex-texdoc{,-doc} to 2013
- Files in share/texmf have been moved to share/texmf-dist.
2013-11-17 17:13:29 +00:00

14 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.2 2013/11/17 17:13:29 minskim Exp $
DISTNAME= texdoc.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2013
TEXLIVE_REV= 29764
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-texdoc
LICENSE= gnu-gpl-v3
CONFLICTS+= texlive-tetex<2011nb1
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"