summaryrefslogtreecommitdiff
path: root/print/tex-newlfm/Makefile
blob: bb252c1798a34aeccf81551e2d9284488b76c7b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:55 markd Exp $

DISTNAME=	newlfm
PKGNAME=	tex-${DISTNAME}-9.4
TEXLIVE_REV=	15878

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/newlfm
COMMENT=	Write letters, facsimiles, and memos
LICENSE=	gnu-gpl-v2

DEPENDS+=	tex-envlab-[0-9]*:../../print/tex-envlab
DEPENDS+=	tex-eso-pic-[0-9]*:../../print/tex-eso-pic
DEPENDS+=	tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-mdwtools-[0-9]*:../../print/tex-mdwtools
DEPENDS+=	tex-rotating-[0-9]*:../../print/tex-rotating
DEPENDS+=	tex-setspace-[0-9]*:../../print/tex-setspace
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"