aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apr-devel/pkg-descr
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2002-03-15 00:39:26 +0800
committerroberto <roberto@FreeBSD.org>2002-03-15 00:39:26 +0800
commitc83d377e24746cae30e5f2455cea1a80eff47f01 (patch)
tree1b4d0e9a4af4a5842a3125b87bf971df868eaaf5 /devel/apr-devel/pkg-descr
parentc2fa7189e74b5f20e1342b79f838219d1aef9bff (diff)
downloadfreebsd-ports-gnome-c83d377e24746cae30e5f2455cea1a80eff47f01.tar.gz
freebsd-ports-gnome-c83d377e24746cae30e5f2455cea1a80eff47f01.tar.zst
freebsd-ports-gnome-c83d377e24746cae30e5f2455cea1a80eff47f01.zip
New port of apr-devel:
The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This port also includes the APR-Util package, which contains some useful utilities built on top of APR. There is no apr port as it is still in development. Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Diffstat (limited to 'devel/apr-devel/pkg-descr')
-rw-r--r--devel/apr-devel/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/apr-devel/pkg-descr b/devel/apr-devel/pkg-descr
new file mode 100644
index 000000000000..171e56b08723
--- /dev/null
+++ b/devel/apr-devel/pkg-descr
@@ -0,0 +1,8 @@
+The Apache Portable Runtime is a library of C data structures and routines,
+forming a system portability layer that covers as many operating systems as
+possible, including Unices, Win32, BeOS, and OS/2.
+
+This port also includes the APR-Util package, which contains some useful
+utilities built on top of APR.
+
+WWW: http://apr.apache.org/