14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.4 2016/01/26 11:13:15 markd Exp $
|
|
|
|
DISTNAME= splitbib
|
|
PKGNAME= tex-${DISTNAME}-1.17
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= cheusov@NetBSD.org
|
|
COMMENT= Split and reorder your bibliography
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|