summaryrefslogtreecommitdiff
path: root/devel/cweb/pkg-descr
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-02-11 07:42:14 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-02-11 07:42:14 +0000
commitebdaa8da51df05d62dd97803c8f42cb280846847 (patch)
tree49f28e87992d72984a54ead6783096ecb601fe05 /devel/cweb/pkg-descr
parentShare communicator US with the world (as legally as we can :)) (diff)
Import cweb port. CWEB is Don Knuth's WEB system adapted for C.
Notes
Notes: svn path=/head/; revision=9658
Diffstat (limited to 'devel/cweb/pkg-descr')
-rw-r--r--devel/cweb/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cweb/pkg-descr b/devel/cweb/pkg-descr
new file mode 100644
index 000000000000..115a1fb2c35c
--- /dev/null
+++ b/devel/cweb/pkg-descr
@@ -0,0 +1,2 @@
+This is an adaptation of Donald Knuth's WEB system of
+literate programming for the C language.