File:  [cvs.NetBSD.org] / pkgsrc / print / tex-texpower / Makefile
Revision 1.3: download - view: text, annotated - select for diffs
Mon Nov 4 19:58:08 2019 UTC (5 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: HEAD
print: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

# $NetBSD: Makefile,v 1.3 2019/11/04 19:58:08 rillig 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"

CVSweb <webmaster@jp.NetBSD.org>