mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
339 B
Makefile
13 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/06/16 04:06:02 markd Exp $
|
|
|
|
DISTNAME= ctable
|
|
PKGNAME= tex-${DISTNAME}-1.31
|
|
TEXLIVE_REV= 38672
|
|
|
|
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"
|