14 lines
347 B
Makefile
14 lines
347 B
Makefile
# $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"
|