summaryrefslogtreecommitdiff
path: root/print/tex-chbibref/Makefile
blob: 581a1aaf4e0f5a817b16848158ef7954618eac46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2019/12/06 20:19:06 markd Exp $
# TeX Live Revision 17120

DISTNAME=	chbibref
PKGNAME=	tex-${DISTNAME}-1.0

MAINTAINER=	minskim@NetBSD.org
COMMENT=	LaTeX package to change the Bibliography/References title
LICENSE=	lppl-1.3c

CONFLICTS+=	tex-ltxmisc<2009

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"