pkgsrc/print/tex-sauerj/Makefile
minskim 554854452d Import tex-sauerj-2013 as print/tex-sauerj.
The bundle consists of: a tool for collecting text for later
re-use, a tool for typesetting the "meta-information" within a
text, a tool for use in constructing macros with multiple
optional parameters, a package for multiple column parallel
texts, a tool for processing key-value structured lists, and
macros for typesetting a number as a German-language string.
2014-01-08 02:01:23 +00:00

15 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.1 2014/01/08 02:01:23 minskim Exp $
DISTNAME= sauerj
PKGNAME= tex-${DISTNAME}-2013
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Bundle of utilities by Jonathan Sauer
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"