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.
15 lines
405 B
Makefile
15 lines
405 B
Makefile
# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:03 rillig Exp $
|
|
|
|
DISTNAME= xdvi
|
|
PKGNAME= tex-${DISTNAME}-22.87.03
|
|
TEXLIVE_REV= 44166
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/xdvi
|
|
COMMENT= Configuration file for xdvik
|
|
|
|
TEXLIVE_IGNORE_PATTERNS= texmf-dist/xdvi/pixmap texmf-dist/dvips/xdvi
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|