13 lines
334 B
Makefile
13 lines
334 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/05/06 09:09:27 wiz Exp $
|
|
|
|
DISTNAME= texmate.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/texmate
|
|
COMMENT= Documentation for tex-texmate
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|