pkgsrc/print/tex-texpower/Makefile
2016-01-26 10:53:51 +00:00

14 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.2 2016/01/26 10:57:41 markd Exp $
# TeX Live Revision 15878
DISTNAME= texpower
PKGNAME= tex-${DISTNAME}-0.2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Create dynamic online presentations with LaTeX
LICENSE= gnu-gpl-v2
DEPENDS+= tex-tpslifonts-[0-9]*:../../print/tex-tpslifonts
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"