a1c9b5775c
A texlive tk shell
12 lines
307 B
Makefile
12 lines
307 B
Makefile
# $NetBSD: Makefile,v 1.1 2019/05/15 08:39:05 markd Exp $
|
|
|
|
DISTNAME= tlshell.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2019
|
|
TEXLIVE_REV= 50776
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Documentation for tex-tlshell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|