pkgsrc/print/tex-cooking/Makefile
minskim 3b078a550e Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
2010-11-13 02:25:28 +00:00

14 lines
339 B
Makefile

# $NetBSD: Makefile,v 1.4 2010/11/13 02:25:28 minskim Exp $
DISTNAME= cooking
PKGNAME= tex-${DISTNAME}-0.9b
PKGREVISION= 1
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Typeset recipes
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"