pkgsrc/print/tex-chbibref/Makefile
minskim 2bd3a1b8ce Import tex-chbibref-1.0 as print/tex-chbibref.
This LaTeX package defines a single command, \setbibref, which sets
whichever of \bibname and \refname is in use.  (\bibname is used in
book.cls and report.cls, and \refname is used in article.cls.)
2010-04-16 17:52:43 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/16 17:52:43 minskim 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
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"