pkgsrc/print/tex-nomencl/Makefile
minskim 5c18989772 Import tex-nomencl-3.1a as print/tex-nomencl.
Produces lists of symbols using the capabilities of the makeindex
program.
2009-07-29 23:42:53 +00:00

13 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $
# TeX Live Revision 7340
DISTNAME= nomencl
PKGNAME= tex-${DISTNAME}-3.1a
MAINTAINER= minskim@NetBSD.org
COMMENT= Produce lists of symbols as in nomenclature
CONFLICTS+= teTeX-texmf<=3.0nb20
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"