41a6c60cd2
Fixes a bug in connection with saving/restoring tables and redefining column types.
13 lines
352 B
Makefile
13 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.7 2021/02/20 10:38:29 markd Exp $
|
|
|
|
DISTNAME= polytable.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.8.6
|
|
TEXLIVE_REV= 55837
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/polytable
|
|
COMMENT= Documentation for tex-polytable
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|