14 lines
350 B
Makefile
14 lines
350 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/26 11:27:48 markd Exp $
|
|
|
|
DISTNAME= secdot
|
|
PKGNAME= tex-${DISTNAME}-1.0
|
|
TEXLIVE_REV= 20208
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Section numbers with trailing dots
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|