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