pkgsrc/print/tex-uhrzeit/Makefile
markd 7b5187dd7d Add tex-eqparbox{,-doc} 4.0
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
2017-01-20 23:22:49 +00:00

15 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/01/20 23:22:49 markd Exp $
DISTNAME= uhrzeit
PKGNAME= tex-${DISTNAME}-0.2c
TEXLIVE_REV= 39570
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/uhrzeit
COMMENT= Time printing, in German
LICENSE= lppl-1.3c
DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"