14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/30 03:26:11 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
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|