# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 04:40:25 minskim Exp $ # TeX Live Revision 12408 DISTNAME= colortbl PKGNAME= tex-${DISTNAME}-0.1 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to add color to tables DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex 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"