mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
23 lines
767 B
Makefile
23 lines
767 B
Makefile
# $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"
|