pkgsrc/print/tex-colortbl/Makefile

16 lines
463 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/02/19 18:19:44 minskim Exp $
# TeX Live Revision 12408
DISTNAME= colortbl
PKGNAME= tex-${DISTNAME}-0.1
PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to add color to tables
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"