pkgsrc/print/tex-collection-documentation-base-doc/Makefile
minskim a39e431f3b Update tex-collection-documentation-base-doc to 2012.
Changes:
- Updated dependencies to sync with TeX Live 2012.
2012-10-14 17:56:24 +00:00

19 lines
566 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/14 17:56:24 minskim Exp $
DISTNAME= collection-documentation-base-doc
PKGNAME= tex-${DISTNAME}-2012
CATEGORIES= print
MASTER_SITES= # empty
TEXLIVE_REV= 17091
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= TeX Live documentation
DEPENDS+= tex-texlive-common-doc>=2012:../../print/tex-texlive-common-doc
DEPENDS+= tex-texlive-docindex-doc>=2012:../../print/tex-texlive-docindex-doc
DEPENDS+= tex-texlive-en-doc>=2012:../../print/tex-texlive-en-doc
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"