summaryrefslogtreecommitdiff
path: root/devel/cvs2cl/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvs2cl/pkg-descr')
-rw-r--r--devel/cvs2cl/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/cvs2cl/pkg-descr b/devel/cvs2cl/pkg-descr
new file mode 100644
index 000000000000..8e1a23cd5a16
--- /dev/null
+++ b/devel/cvs2cl/pkg-descr
@@ -0,0 +1,8 @@
+cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script
+
+This Perl script does what you think it does: It produces a GNU-style
+ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
+the output. Duplicate log messages get unified in the Right Way.
+
+Author: Karl Fogel <kfogel@red-bean.com>
+WWW: http://www.red-bean.com/~kfogel/cvs2cl.shtml