summaryrefslogtreecommitdiff
path: root/print/tex-presentations-en-doc/Makefile
blob: 124eca864aa11389f047684e675814d8048a7bfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $

DISTNAME=	presentations-en.doc
PKGNAME=	tex-${DISTNAME:S/./-/}-2014
TEXLIVE_REV=	29803

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/presentations-en
COMMENT=       	Examples from the book Presentations with LaTeX
LICENSE=	lppl-1.3c

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"