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.
17 lines
470 B
Makefile
17 lines
470 B
Makefile
# $NetBSD: Makefile,v 1.5 2020/01/18 23:34:42 rillig Exp $
|
|
|
|
DISTNAME= presentations-en.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
|
PKGREVISION= 1
|
|
TEXLIVE_REV= 29803
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/presentations-en
|
|
COMMENT= Examples from the book Presentations with LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
REPLACE_SH+= doc/latex/presentations-en/runAll
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|