pkgsrc/print/tex-dk-bib/Makefile
markd 55f4b71e1a Add tex-dk-bib{,-doc} 0.6
Dk-bib is a translation of the four standard BibTeX style files
(abbrv, alpha, plain and unsrt) and the apalike style file into
Danish. The files have been extended with URL, ISBN, ISSN,
annote and printing fields which can be enabled through a LaTeX
style file. Dk-bib also comes with a couple of Danish sorting
order files for BibTeX8.
2015-05-03 10:25:09 +00:00

14 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/03 10:25:09 markd Exp $
DISTNAME= dk-bib
PKGNAME= tex-${DISTNAME}-0.6
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Danish variants of standard BibTeX styles
# LICENSE= other-free
CONFLICTS+= teTeX-texmf<=3.0nb47
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"