4c150685f6
convert to texlive package. changes unknown.
13 lines
336 B
Makefile
13 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/04/26 21:24:33 markd Exp $
|
|
|
|
DISTNAME= splitbib
|
|
PKGNAME= tex-${DISTNAME}-1.17
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= cheusov@NetBSD.org
|
|
COMMENT= Split and reorder your bibliography
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|