diff options
author | markd <markd@pkgsrc.org> | 2010-04-09 22:17:47 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2010-04-09 22:17:47 +0000 |
commit | 927babd44ec076cdb040b706d32d733c15b70303 (patch) | |
tree | b4c675e11fa822d686640a1d44dc9d7851f9f8ba /print/tex-answers | |
parent | 0a9fd9b449593ea69bacfc0496d125f7855ae8ab (diff) | |
download | pkgsrc-927babd44ec076cdb040b706d32d733c15b70303.tar.gz |
Import tex-answers-2.12
The package allows a lot of flexibility in constructing
question and answer sheets.
Diffstat (limited to 'print/tex-answers')
-rw-r--r-- | print/tex-answers/DESCR | 2 | ||||
-rw-r--r-- | print/tex-answers/Makefile | 11 | ||||
-rw-r--r-- | print/tex-answers/PLIST | 2 | ||||
-rw-r--r-- | print/tex-answers/distinfo | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/print/tex-answers/DESCR b/print/tex-answers/DESCR new file mode 100644 index 00000000000..535c7b4c2e4 --- /dev/null +++ b/print/tex-answers/DESCR @@ -0,0 +1,2 @@ +The package allows a lot of flexibility in constructing +question and answer sheets. diff --git a/print/tex-answers/Makefile b/print/tex-answers/Makefile new file mode 100644 index 00000000000..ea74651ed7b --- /dev/null +++ b/print/tex-answers/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 22:17:47 markd Exp $ +# TeX Live Revision 16805 + +DISTNAME= answers +PKGNAME= tex-${DISTNAME}-2.12 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Setting questions (or exercises) and answers + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-answers/PLIST b/print/tex-answers/PLIST new file mode 100644 index 00000000000..9f83db8d1bd --- /dev/null +++ b/print/tex-answers/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 22:17:47 markd Exp $ +share/texmf-dist/tex/latex/answers/answers.sty diff --git a/print/tex-answers/distinfo b/print/tex-answers/distinfo new file mode 100644 index 00000000000..f1392c44f9d --- /dev/null +++ b/print/tex-answers/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/09 22:17:47 markd Exp $ + +SHA1 (tex-answers-2.12/answers.tar.xz) = bee2134495873ef2ac0d936b806f0bb0e882d622 +RMD160 (tex-answers-2.12/answers.tar.xz) = b0ef7831e4bd323b6a59b37034a75b81ce12e19a +Size (tex-answers-2.12/answers.tar.xz) = 2056 bytes |