[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-powerdot

File: [cvs.NetBSD.org] / pkgsrc / print / tex-powerdot / Makefile (download)

Revision 1.1, Mon Apr 27 07:15:44 2015 UTC (8 years, 11 months ago) by markd
Branch: MAIN

Add tex-powerdot 1.5

Powerdot is a presentation class for LaTeX that allows for the
quick and easy development of professional presentations. It
comes with many tools that enhance presentations and aid the
presenter. Examples are automatic overlays, personal notes and
a handout mode. To view a presentation, DVI, PS or PDF output
can be used. A powerful template system is available to easily
develop new styles. A LyX layout file is provided.

# $NetBSD: Makefile,v 1.1 2015/04/27 07:15:44 markd Exp $

DISTNAME=	powerdot
PKGNAME=	tex-${DISTNAME}-1.5
TEXLIVE_REV=	32549

MAINTAINER=	pkgsrc-users@NetBSD,org
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"