pkgsrc/print/tex-fancybox/Makefile
minskim 0a0d5d71f4 Import tex-fancybox-1.4 as print/tex-fancybox. Packaged by Nicolas Thauvin
and updated by me.

Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox,
with helpful tools for using box macros and flexible verbatim macros.
You can box mathematics, floats, center, flushleft, and flushright,
lists, and pages.
2010-09-10 20:06:58 +00:00

13 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 20:06:58 minskim Exp $
DISTNAME= fancybox
PKGNAME= tex-${DISTNAME}-1.4
TEXLIVE_REV= 18304
MAINTAINER= nico@orgrim.net
COMMENT= Variants of \fbox and other games with boxes
CONFLICTS+= teTeX-texmf<=3.0nb27
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"