708bd1d73a
The package handles csv data merging for automatic document creation.
13 lines
380 B
Makefile
13 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/18 04:27:38 markd Exp $
|
|
|
|
DISTNAME= context-handlecsv.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-20190527
|
|
TEXLIVE_REV= 51306
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/context-handlecsv
|
|
COMMENT= Documentation for tex-context-handlecsv
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|