44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
17 lines
443 B
Makefile
17 lines
443 B
Makefile
# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:31 wiz Exp $
|
|
|
|
DISTNAME= bibtex
|
|
PKGNAME= tex-${DISTNAME}-0.99d
|
|
PKGREVISION= 2
|
|
TEXLIVE_REV= 33736
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/bibtex
|
|
COMMENT= Reference management software for LaTeX
|
|
#LICENSE= knuth
|
|
|
|
DEPENDS+= web2c>=2013:../../print/web2c
|
|
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|