aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Accounting-SVK/pkg-descr
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-01-25 07:31:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-01-25 07:31:15 +0000
commit484e1a2f1b2f99975514114ad11e635121b30a20 (patch)
tree13a138e1af0585f96cd4e2bb0c0f8784fd11e8ca /devel/p5-Log-Accounting-SVK/pkg-descr
parent75de85f1593d39d63943010a91dc888407924653 (diff)
Notes
Diffstat (limited to 'devel/p5-Log-Accounting-SVK/pkg-descr')
-rw-r--r--devel/p5-Log-Accounting-SVK/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/p5-Log-Accounting-SVK/pkg-descr b/devel/p5-Log-Accounting-SVK/pkg-descr
new file mode 100644
index 000000000000..12be35821a5e
--- /dev/null
+++ b/devel/p5-Log-Accounting-SVK/pkg-descr
@@ -0,0 +1,11 @@
+This module make use of Algorithm::Accounting and SVK to do
+simple accounting of any SVK repository. The installed
+svn-accounting.pl script demostrate a simple use to this module,
+you may try:
+
+ svk-accounting.pl //
+
+This will display all the contributions of developers under
+repository '//'. You may also specify depotpath like '//trunk/svk'.
+
+WWW: http://search.cpan.org/dist/Log-Accounting-SVK/