summaryrefslogtreecommitdiff
path: root/devel/p5-subversion/DESCR
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2003-12-03 15:13:58 +0000
committerepg <epg@pkgsrc.org>2003-12-03 15:13:58 +0000
commitf32f6b6f982256506e01187bc29306960df7e12c (patch)
tree1b72dc22b1d55545e0e9b4e24cca9aaac52a42ee /devel/p5-subversion/DESCR
parentd26572ef2a07f472399c8aa9fec783f02383a432 (diff)
downloadpkgsrc-f32f6b6f982256506e01187bc29306960df7e12c.tar.gz
import p5-subversion-0.33.1 (the rest of subversion 0.33.1 to follow).
This package contains the Perl bindings to the Subversion libraries.
Diffstat (limited to 'devel/p5-subversion/DESCR')
-rw-r--r--devel/p5-subversion/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-subversion/DESCR b/devel/p5-subversion/DESCR
new file mode 100644
index 00000000000..bcb26f92c4c
--- /dev/null
+++ b/devel/p5-subversion/DESCR
@@ -0,0 +1,5 @@
+The goal of the Subversion project is to build a version control system that
+is a compelling replacement for CVS in the open source community. The software
+is released under an Apache/BSD-style open source license.
+
+This package contains the Perl bindings to the Subversion libraries.