summaryrefslogtreecommitdiff
path: root/lang/pexts/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 09:17:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-12 09:17:41 +0000
commite662fd7e73ea898e8f96b58cbe0c35a298e5c01c (patch)
treeea48ac7cedaa3778bda61af8491ed36359e142c9 /lang/pexts/pkg-descr
parentA text mode library. Curses widgets. That sort of thing. Supposedly not (diff)
New port: lang/pexts : Pike extensions for pike 7.2
PExts (Pike EXTensionS) are modules for Pike to handle some usefull extensions like bzip2, mhash and PCRE. Theses modules are used automaticaly by Caudium. PR: ports/45980 Submitted by: Xavier Beaudouin <kiwi@oav.net>
Notes
Notes: svn path=/head/; revision=75354
Diffstat (limited to 'lang/pexts/pkg-descr')
-rw-r--r--lang/pexts/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pexts/pkg-descr b/lang/pexts/pkg-descr
new file mode 100644
index 000000000000..69c4ada9f3ce
--- /dev/null
+++ b/lang/pexts/pkg-descr
@@ -0,0 +1,4 @@
+Third party Pike extensions to support bzip2 compression library, gzip
+compression library, curses, mhash fast crypto lib, PCRE lib, mcrypt extentions.
+
+WWW: http://caudium.net/