pkgsrc/print/tex-ftcap/Makefile

14 lines
337 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:42:00 minskim Exp $
# TeX Live Revision 17275
DISTNAME= ftcap
PKGNAME= tex-${DISTNAME}-1.4
MAINTAINER= minskim@NetBSD.org
COMMENT= Allows \caption at the beginning of a table-environment
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"