pkgsrc/print/tex-xtab/Makefile
minskim 85d6424405 Import tex-xtab-2.3f as print/tex-xtab.
Xtab is an extended and somewhat improved version of
supertabular; it provides tables that break across pages.
2012-07-11 12:57:27 +00:00

14 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.1 2012/07/11 12:57:27 minskim Exp $
DISTNAME= xtab
PKGNAME= tex-${DISTNAME}-2.3f
TEXLIVE_REV= 23347
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Break tables across pages
LICENSE= lppl-1.3c
CONFLICTS= teTeX-texmf<=3.0nb36
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"