summaryrefslogtreecommitdiff
path: root/print/tex-xargs/Makefile
blob: 3456bb827b414485d1ac097105c85ffe4ef348fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"