This LaTeX package provides the if-then-else command for processing potentially empty arguments.
13 lines
348 B
Makefile
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"
|