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
15 lines
431 B
Makefile
15 lines
431 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/01/20 23:22:49 markd Exp $
|
|
|
|
DISTNAME= milog
|
|
PKGNAME= tex-${DISTNAME}-1.0
|
|
TEXLIVE_REV= 41610
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/milog
|
|
COMMENT= Fulfilling the documentation duties according to the German minimum wage law
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-pgfplots-[0-9]*:../../print/tex-pgfplots
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|