pkgsrc/print/tex-tabls/Makefile
2019-12-06 20:17:03 +00:00

14 lines
345 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:23 markd Exp $
# TeX Live Revision 17255
DISTNAME= tabls
PKGNAME= tex-${DISTNAME}-3.5
MAINTAINER= minskim@NetBSD.org
COMMENT= Better vertical spacing in tables and arrays
CONFLICTS+= tex-ltxmisc<2009
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"