c262ccfb73
The package implements a pretty extensive scheme to make more manageable the business of configuring LaTeX output.
11 lines
283 B
Makefile
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"
|