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.
13 lines
323 B
Makefile
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"
|