pkgsrc/print/tex-texpower/Makefile

15 lines
386 B
Makefile
Raw Normal View History

2016-01-26 11:53:51 +01:00
# $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
2016-01-26 11:53:51 +01:00
LICENSE= gnu-gpl-v2
DEPENDS+= tex-tpslifonts-[0-9]*:../../print/tex-tpslifonts
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"