14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/27 10:42:27 markd 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
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|