pkgsrc/print/tex-europecv/Makefile
markd 1c2b254aeb tex-europecv{,-doc}: update to 2021
Fix condensed fontseries name on the narrow option
2021-06-03 06:53:00 +00:00

17 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/06/03 06:53:00 markd Exp $
DISTNAME= europecv
PKGNAME= tex-${DISTNAME}-2021
TEXLIVE_REV= 59162
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"