pkgsrc/print/tex-xargs/Makefile

15 lines
401 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2010/11/29 19:34:41 minskim Exp $
DISTNAME= xargs
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Define commands with many optional arguments
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
DEPENDS+= tex-xkeyval>=2.6a:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"