summaryrefslogtreecommitdiff
path: root/devel/cweb/pkg
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-25 17:23:27 +0000
committerjtb <jtb>2000-11-25 17:23:27 +0000
commit0b2ac56595e9363bafa7f2c80320b083adbef638 (patch)
tree7d87ad47b48c91b59d90a744f36fb66f28cdb79e /devel/cweb/pkg
parent933ab73f161efd76ec93c8e96c22f958efacbde4 (diff)
downloadpkgsrc-0b2ac56595e9363bafa7f2c80320b083adbef638.tar.gz
Initial import of new "cweb" package:
C based version of Knuth's literate programming system WEB
Diffstat (limited to 'devel/cweb/pkg')
-rw-r--r--devel/cweb/pkg/COMMENT1
-rw-r--r--devel/cweb/pkg/DESCR7
-rw-r--r--devel/cweb/pkg/INSTALL1
-rw-r--r--devel/cweb/pkg/PLIST29
4 files changed, 38 insertions, 0 deletions
diff --git a/devel/cweb/pkg/COMMENT b/devel/cweb/pkg/COMMENT
new file mode 100644
index 00000000000..fda6548952e
--- /dev/null
+++ b/devel/cweb/pkg/COMMENT
@@ -0,0 +1 @@
+C based version of Knuth's literate programming system WEB
diff --git a/devel/cweb/pkg/DESCR b/devel/cweb/pkg/DESCR
new file mode 100644
index 00000000000..0770abf14bc
--- /dev/null
+++ b/devel/cweb/pkg/DESCR
@@ -0,0 +1,7 @@
+The philosophy behind CWEB is that programmers who want to provide the
+best possible documentation for their programs need two things
+simultaneously: a language like TeX for formatting, and a language
+like C for programming. Neither type of language can provide the best
+documentation by itself. But when both are appropriately combined, we
+obtain a system that is much more useful than either language
+separately.
diff --git a/devel/cweb/pkg/INSTALL b/devel/cweb/pkg/INSTALL
new file mode 100644
index 00000000000..675de46ddef
--- /dev/null
+++ b/devel/cweb/pkg/INSTALL
@@ -0,0 +1 @@
+mktexlsr
diff --git a/devel/cweb/pkg/PLIST b/devel/cweb/pkg/PLIST
new file mode 100644
index 00000000000..5620d525f41
--- /dev/null
+++ b/devel/cweb/pkg/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/25 17:23:27 jtb Exp $
+bin/ctangle
+bin/cweave
+man/man1/cweb.1
+share/cweb/c++lib.w
+share/doc/cweb/cwebman.tex
+share/emacs/site-lisp/cweb.el
+share/examples/cweb/Makefile
+share/examples/cweb/README
+share/examples/cweb/extex.ch
+share/examples/cweb/extex.w
+share/examples/cweb/kspell.el
+share/examples/cweb/oemacs.el
+share/examples/cweb/oemacs.w
+share/examples/cweb/treeprint.w
+share/examples/cweb/wc-dos.ch
+share/examples/cweb/wc.w
+share/examples/cweb/wmer-os2.ch
+share/examples/cweb/wmerg-pc.ch
+share/examples/cweb/wmerge.w
+share/examples/cweb/wordtest.w
+share/examples/cweb/xlib_types.w
+share/examples/cweb/xview_types.w
+share/texmf/tex/plain/base/cwebmac.tex
+@unexec mktexlsr
+@unexec rmdir share/emacs/site-lisp 2>/dev/null || true
+@dirrm share/examples/cweb
+@dirrm share/doc/cweb
+@dirrm share/cweb