b686dd9180
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
23 lines
794 B
Makefile
23 lines
794 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/01/18 23:34:33 rillig Exp $
|
|
|
|
DISTNAME= newlfm
|
|
PKGNAME= tex-${DISTNAME}-9.4
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://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
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|