pkgsrc/print/tex-bibtopic/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

15 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:31 wiz Exp $
DISTNAME= bibtopic
PKGNAME= tex-${DISTNAME}-1.1a
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Include multiple bibliographies in a document
LICENSE= gnu-gpl-v2
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"