14 lines
341 B
Makefile
14 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/01/30 03:26:11 markd Exp $
|
|
|
|
DISTNAME= chngcntr
|
|
PKGNAME= tex-${DISTNAME}-1.0a
|
|
TEXLIVE_REV= 17157
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to change the resetting of counters
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|