pkgsrc/print/tex-europasscv/Makefile
rillig b686dd9180 all: migrate several HOMEPAGEs to https
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.
2020-01-18 23:30:43 +00:00

28 lines
1.1 KiB
Makefile

# $NetBSD: Makefile,v 1.7 2020/01/18 23:34:06 rillig Exp $
DISTNAME= europasscv
PKGNAME= tex-${DISTNAME}-2018.49703
TEXLIVE_REV= 49703
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/europasscv
COMMENT= Unofficial class for the new version of the Europass curriculum vitae
LICENSE= lppl-1.3c
DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul
DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
DEPENDS+= tex-totpages-[0-9]*:../../print/tex-totpages
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"