pkgsrc/print/tex-envlab/Makefile
markd 5ad574b045 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 21:17:54 +00:00

15 lines
397 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:55 markd Exp $
DISTNAME= envlab
PKGNAME= tex-${DISTNAME}-1.2
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/envlab
COMMENT= Addresses on envelopes or mailing labels
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"