pkgsrc/print/tex-ifmtarg/Makefile
minskim a13a7c1604 Import tex-ifmtarg-1.2a as print/tex-ifmtarg.
This LaTeX package provides the if-then-else command for processing
potentially empty arguments.
2010-04-27 18:57:07 +00:00

13 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:57:07 minskim Exp $
# TeX Live Revision 17360
DISTNAME= ifmtarg
PKGNAME= tex-${DISTNAME}-1.2a
MAINTAINER= minskim@NetBSD.org
COMMENT= If-then-else command for processing potentially empty arguments
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"