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

DISTNAME=	intro-scientific.doc
PKGNAME=	tex-${DISTNAME:S/./-/}-5th_edition
TEXLIVE_REV=	15878

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/intro-scientific
COMMENT=       	Introducing scientific/mathematical documents using LaTeX
LICENSE=	lppl-1.3c

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