pkgsrc/print/tex-ifluatex/Makefile

14 lines
303 B
Makefile
Raw Normal View History

2010-09-14 22:50:11 +02:00
# $NetBSD: Makefile,v 1.6 2010/09/14 20:50:11 minskim Exp $
DISTNAME= ifluatex
PKGNAME= tex-${DISTNAME}-1.3
2010-09-14 22:50:11 +02:00
TEXLIVE_REV= 18100
MAINTAINER= minskim@NetBSD.org
COMMENT= The \ifluatex switch for TeX
CONFLICTS+= tex-oberdiek<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"