mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
15 lines
350 B
Makefile
15 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"
|