pkgsrc/print/tex-powerdot/Makefile
markd 7b484e77ed tex-powerdot: update to 1.5c
Replaced clock code by the version by Alexander Grahn to achieve
compatibility with the animate package.
2017-10-21 03:03:47 +00:00

18 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.5 2017/10/21 03:03:47 markd Exp $
DISTNAME= powerdot
PKGNAME= tex-${DISTNAME}-1.5c
TEXLIVE_REV= 45165
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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"