mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
291 B
Makefile
12 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/05/05 19:05:57 wiz Exp $
|
|
|
|
DISTNAME= texlive-common.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
|
TEXLIVE_REV= 34047
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= TeX Live manual (common elements)
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|