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.
20 lines
492 B
Makefile
20 lines
492 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/01/18 23:31:56 rillig Exp $
|
|
|
|
DISTNAME= venturisadf
|
|
PKGNAME= tex-${DISTNAME}-1.005
|
|
TEXLIVE_REV= 19444
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/venturisadf
|
|
COMMENT= Venturis ADF fonts collection
|
|
#LICENSE= other-free
|
|
|
|
TEX_MAP_FILES+= yv1.map
|
|
TEX_MAP_FILES+= yv2.map
|
|
TEX_MAP_FILES+= yv3.map
|
|
TEX_MAP_FILES+= yvo.map
|
|
TEX_MAP_FILES+= yvt.map
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|