0ecc358493
(1) Possibility to change the name of the column used for spacing. (2) Make the math column independent of the colum name. (3) Minor bug fix.
13 lines
344 B
Makefile
13 lines
344 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/10/16 08:59:02 markd Exp $
|
|
|
|
DISTNAME= cellspace.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.7
|
|
TEXLIVE_REV= 45034
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/cellspace
|
|
COMMENT= Documentation for tex-cellspace
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|