aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Curl/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-09-02 15:11:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-09-02 15:11:00 +0000
commit929565f827a98e678a2216cee73e0eacf73320bd (patch)
tree3e839b5df24aeab4284f8e8bdc1e4e7a605969ac /www/p5-WWW-Curl/pkg-descr
parentf1fb133bb603bf51f412647e30c04a684f8285fb (diff)
downloadports-929565f827a98e678a2216cee73e0eacf73320bd.tar.gz
ports-929565f827a98e678a2216cee73e0eacf73320bd.zip
Add p5-WWW-Curl 2.0, perl binding interface for curl.
PR: 54831 Submitted by: Chris Larsen <darth@vader.dk>
Notes
Notes: svn path=/head/; revision=88361
Diffstat (limited to 'www/p5-WWW-Curl/pkg-descr')
-rw-r--r--www/p5-WWW-Curl/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/p5-WWW-Curl/pkg-descr b/www/p5-WWW-Curl/pkg-descr
new file mode 100644
index 000000000000..656436dea968
--- /dev/null
+++ b/www/p5-WWW-Curl/pkg-descr
@@ -0,0 +1,10 @@
+WWW-Curl is the Perl binding interface to libcurl (ports/ftp/curl)
+
+WWW-Curl has formerly been known as Curl-easy
+
+Author: Chris Bailiff
+
+WWW: http://curl.haxx.se/libcurl/perl/
+
+-- Chris Larsen
+ <darth@vader.dk>