pkgsrc/print/tex-secdot/Makefile
minskim 09538fff27 Import tex-secdot-1.0 as print/tex-secdot.
Makes the numbers of \section commands come out with a trailing dot.
Includes a command whereby the same can be made to happen with other
sectioning commands.
2011-09-17 22:36:29 +00:00

13 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:36:29 minskim Exp $
DISTNAME= secdot
PKGNAME= tex-${DISTNAME}-1.0
TEXLIVE_REV= 20208
MAINTAINER= minskim@NetBSD.org
COMMENT= Section numbers with trailing dots
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"