8c6f9234db
This update contains a variety of small bug fixes.
13 lines
358 B
Makefile
13 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/08/02 10:23:12 markd Exp $
|
|
|
|
DISTNAME= tufte-latex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.5.2
|
|
TEXLIVE_REV= 37649
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/tufte-latex
|
|
COMMENT= Documentation for tex-tufte-latex
|
|
LICENSE= apache-2.0
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|