pkgsrc/print/tex-europecv/Makefile
markd ce4e117462 tex-europecv{,-doc}: update to 2022
The new release fixes the issue when trying to compile the EuropeCV package
with XeTeX
2022-09-01 03:50:58 +00:00

17 lines
499 B
Makefile

# $NetBSD: Makefile,v 1.11 2022/09/01 03:50:58 markd Exp $
DISTNAME= europecv
PKGNAME= tex-${DISTNAME}-2022
TEXLIVE_REV= 64037
MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= https://ctan.org/pkg/europecv
COMMENT= Unofficial class for European curricula vitae
LICENSE= lppl-1.3c
DEPENDS+= tex-ucs-[0-9]*:../../print/tex-ucs
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"