pkgsrc/print/tex-europasscv/Makefile
2018-05-06 02:43:04 +00:00

27 lines
1 KiB
Makefile

# $NetBSD: Makefile,v 1.4 2018/05/06 02:43:04 markd Exp $
DISTNAME= europasscv
PKGNAME= tex-${DISTNAME}-2018
TEXLIVE_REV= 45878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"