7b5187dd7d
Create equal-widthed parboxes Add tex-milog{,-doc} 1.0 Fulfilling the documentation duties according to the German minimum wage law Add tex-przechlewski-book{,-doc} 2016 Examples from Przechlewski's LaTeX book Add tex-uhrzeit{,-doc} 0.2c Time printing, in German Add tex-urlbst{,-doc} 0.7 Web support for BibTeX
16 lines
394 B
Makefile
16 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/01/20 23:22:49 markd Exp $
|
|
|
|
DISTNAME= urlbst
|
|
PKGNAME= tex-${DISTNAME}-0.7
|
|
TEXLIVE_REV= 29803
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/urlbst
|
|
COMMENT= Web support for BibTeX
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
USE_TOOLS+= perl:run
|
|
REPLACE_PERL+= texmf-dist/scripts/urlbst/urlbst
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|