summaryrefslogtreecommitdiff
path: root/graphics/sketch/pkg-comment
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-12-11 12:52:21 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-12-11 12:52:21 +0000
commit989e9a374e2622132ff7303073a6532df8118455 (patch)
treec8f6acbc15179c546d4a2ac93fd36f5ee389d583 /graphics/sketch/pkg-comment
parentFix this - the backslash was escaping a trailing tab, not the newline. (diff)
New port sketch, an interactive drawing program, written in
Python with a few C modules. This is still experimental code.
Notes
Notes: svn path=/head/; revision=15275
Diffstat (limited to 'graphics/sketch/pkg-comment')
-rw-r--r--graphics/sketch/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sketch/pkg-comment b/graphics/sketch/pkg-comment
new file mode 100644
index 000000000000..311cfea19525
--- /dev/null
+++ b/graphics/sketch/pkg-comment
@@ -0,0 +1 @@
+An interactive drawing program.