pkgsrc/print/tex-section/Makefile
minskim c262ccfb73 Import tex-section-2011 as print/tex-section.
The package implements a pretty extensive scheme to make more manageable
the business of configuring LaTeX output.
2011-09-17 22:38:28 +00:00

11 lines
283 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:38:28 minskim Exp $
DISTNAME= section
PKGNAME= tex-${DISTNAME}-2011
TEXLIVE_REV= 20180
MAINTAINER= minskim@NetBSD.org
COMMENT= Modifying section commands in LaTeX
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"