pkgsrc/print/tex-collection-documentation-base-doc/Makefile

19 lines
499 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 20:18:06 minskim Exp $
# TeX Live Revision 13822
DISTNAME= collection-documentation-base-doc
PKGNAME= tex-${DISTNAME}-2009
CATEGORIES= print
MASTER_SITES= # empty
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= TeX Live documentation
DEPENDS+= tex-texlive-common-doc>=2009:../../print/tex-texlive-common-doc
DEPENDS+= tex-texlive-en-doc>=2009:../../print/tex-texlive-en-doc
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"