mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/01/08 04:47:35 minskim Exp $
|
|
|
|
DISTNAME= tufte-latex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.5.0
|
|
TEXLIVE_REV= 24733
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Documentation for tex-tufte-latex
|
|
LICENSE= apache-2.0
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|