15 lines
380 B
Makefile
15 lines
380 B
Makefile
# $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"
|