2019-12-06 21:17:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.2 2019/12/06 20:21:25 markd Exp $
|
Add tex-xstring(,-doc} 1.7c String manipulation for (La)TeX
Add tex-toptesi{,-doc} 5.86f Bundle for typesetting multilanguage theses
Add tex-stringstrings{,-doc} 1.23 String manipulation for cosmetic and
programming application
Add tex-probsoln{,-doc} 3.04 Generate problem sheets and their solution sheets
Add tex-flowfram{,-doc} 1.17 Create text frames for posters, brochures or
magazines
Add tex-europasscv{,-doc} 2015 Unofficial class for the new version of the
Europass curriculum vitae
Add tex-envlab{,-doc} 1.2 Addresses on envelopes or mailing labels
Add tex-newlfm{,-doc} 9.4 Write letters, facsimiles, and memos
Add tex-cuisine{,-doc} 0.7 Typeset recipes in LaTeX
From yhardy in pkgsrc-wip. Cleanup by me.
2015-09-01 23:17:54 +02:00
|
|
|
|
|
|
|
DISTNAME= flowfram
|
|
|
|
PKGNAME= tex-${DISTNAME}-1.17
|
|
|
|
TEXLIVE_REV= 35291
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://ctan.org/pkg/flowfram
|
|
|
|
COMMENT= Create text frames for posters, brochures or magazines
|
|
|
|
LICENSE= lppl-1.3c
|
|
|
|
|
|
|
|
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
DEPENDS+= tex-xfor-[0-9]*:../../print/tex-xfor
|
|
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
|
|
|
|
2019-12-06 21:17:03 +01:00
|
|
|
TEXLIVE_UNVERSIONED= yes
|
Add tex-xstring(,-doc} 1.7c String manipulation for (La)TeX
Add tex-toptesi{,-doc} 5.86f Bundle for typesetting multilanguage theses
Add tex-stringstrings{,-doc} 1.23 String manipulation for cosmetic and
programming application
Add tex-probsoln{,-doc} 3.04 Generate problem sheets and their solution sheets
Add tex-flowfram{,-doc} 1.17 Create text frames for posters, brochures or
magazines
Add tex-europasscv{,-doc} 2015 Unofficial class for the new version of the
Europass curriculum vitae
Add tex-envlab{,-doc} 1.2 Addresses on envelopes or mailing labels
Add tex-newlfm{,-doc} 9.4 Write letters, facsimiles, and memos
Add tex-cuisine{,-doc} 0.7 Typeset recipes in LaTeX
From yhardy in pkgsrc-wip. Cleanup by me.
2015-09-01 23:17:54 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|