summaryrefslogtreecommitdiff
path: root/print/tex-ctable/Makefile
blob: c483e8e64e71c182a16439598a3f10e651e55812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $

DISTNAME=	ctable
PKGNAME=	tex-${DISTNAME}-1.29
TEXLIVE_REV=	33900

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Flexible typesetting of table and figure floats using key/value directives
LICENSE=	lppl-1.3c

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"