summaryrefslogtreecommitdiff
path: root/print/tex-threeparttable/Makefile
blob: f9054cb20ebae7b896afee57c2168abe6adc29c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 20:59:29 minskim Exp $
# TeX Live Revision 17383

DISTNAME=	threeparttable
PKGNAME=	tex-${DISTNAME}-2009

MAINTAINER=	minskim@NetBSD.org
COMMENT=	LaTeX tables with captions and notes all the same width

CONFLICTS+=	tex-ltxmisc<2009

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