pkgsrc/print/tex-capt-of/Makefile
minskim 22099bfe88 Import tex-capt-of-2009 as print/tex-capt-of.
This LaTeX package defines a command \captionof for putting a caption
to something that's not a float.  Note that the caption package
includes a \captionof command that is an extension of that provided by
this package.
2010-04-11 20:58:07 +00:00

13 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:58:07 minskim Exp $
# TeX Live Revision 16813
DISTNAME= capt-of
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= Captions on more than floats
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"