summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-cweb.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-18 14:07:29 +0000
committerNorbert Preining <preining@logic.at>2007-06-18 14:07:29 +0000
commit7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch)
tree4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/bin-cweb.tlpsrc
parent251011941e0fbafdda83480a711735c118a7fca0 (diff)
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-cweb.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/bin-cweb.tlpsrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-cweb.tlpsrc b/Master/tlpkg/tlpsrc/bin-cweb.tlpsrc
new file mode 100644
index 00000000000..b2571b68975
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bin-cweb.tlpsrc
@@ -0,0 +1,16 @@
+name bin-cweb
+category TLCore
+shortdesc Web litterate programming system for C, C++ and Java.
+longdesc CWEB is a version of WEB for documenting C, C++, and Java
+longdesc programs. WEB was adapted to C by Silvio Levy in 1987, and since
+longdesc then both Knuth and Levy have revised and enhanced the system in
+longdesc many ways, notably to support C++ and ANSI C. Thus CWEB combines
+longdesc TeX with today's most widely used professional programming
+longdesc languages.
+docpattern f texmf/doc/man/man1/ctangle.1
+docpattern f texmf/doc/man/man1/cweave.1
+docpattern f texmf/doc/man/man1/cweb.1
+binpattern f bin/${ARCH}/ctangle
+binpattern f bin/${ARCH}/cweave
+binpattern f bin/win32/ctangle.exe
+binpattern f bin/win32/cweave.exe