13 lines
324 B
Makefile
13 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:10 minskim Exp $
|
|
|
|
DISTNAME= chngcntr
|
|
PKGNAME= tex-${DISTNAME}-1.0a
|
|
TEXLIVE_REV= 17157
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to change the resetting of counters
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|