pkgsrc/print/tex-powerdot/Makefile
markd 7391cb19ef tex-powerdot: update to 1.7
1.7
Added paper with 16:9 ratio

1.6
fixed issue with references due to reusing a LaTeX resource
fixed issue with the rotation of the clock on smartboard paper
2021-06-05 05:42:52 +00:00

18 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.8 2021/06/05 05:42:52 markd Exp $
DISTNAME= powerdot
PKGNAME= tex-${DISTNAME}-1.7
TEXLIVE_REV= 59272
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/powerdot
COMMENT= A presentation class
LICENSE= lppl-1.3c
DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"