summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/tex-framed/DESCR10
-rw-r--r--print/tex-framed/Makefile13
-rw-r--r--print/tex-framed/PLIST2
-rw-r--r--print/tex-framed/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/print/tex-framed/DESCR b/print/tex-framed/DESCR
new file mode 100644
index 00000000000..696cfdaa6c3
--- /dev/null
+++ b/print/tex-framed/DESCR
@@ -0,0 +1,10 @@
+The package creates three environments:
+ - framed, which puts an ordinary frame box around the region,
+ - shaded, which shades the region, and
+ - leftbar, which places a line at the left side.
+
+The environments allow a break at their start (the \FrameCommand
+enables creation of a title that is "attached" to the environment);
+breaks are also allowed in the course of the framed/shaded
+matter. There is also a command \MakeFramed to make your own
+framed-style environments.
diff --git a/print/tex-framed/Makefile b/print/tex-framed/Makefile
new file mode 100644
index 00000000000..54766f05f15
--- /dev/null
+++ b/print/tex-framed/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:34:31 minskim Exp $
+# TeX Live Revision 17274
+
+DISTNAME= framed
+PKGNAME= tex-${DISTNAME}-0.95
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Framed or shaded regions that can break across pages
+
+CONFLICTS+= tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-framed/PLIST b/print/tex-framed/PLIST
new file mode 100644
index 00000000000..18c91460eaa
--- /dev/null
+++ b/print/tex-framed/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/27 18:34:31 minskim Exp $
+share/texmf-dist/tex/latex/framed/framed.sty
diff --git a/print/tex-framed/distinfo b/print/tex-framed/distinfo
new file mode 100644
index 00000000000..ee51365646a
--- /dev/null
+++ b/print/tex-framed/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/27 18:34:31 minskim Exp $
+
+SHA1 (tex-framed-0.95/framed.tar.xz) = e0fcbd94367eece8fe38bd44491c99c8c5833adf
+RMD160 (tex-framed-0.95/framed.tar.xz) = 9bea6fd9525264eb7c9e684469b404504daec8e3
+Size (tex-framed-0.95/framed.tar.xz) = 5424 bytes