diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:14:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:14:48 +0000 |
commit | 373b1542f0faa77d375cd6434f8bde0fba69ad5c (patch) | |
tree | 8cc88e1e43fee2c8751a369cf36b3c6022994fce /devel/libukcprog/pkg-descr | |
parent | Add libstatgrab 0.4, which provides a useful interface to (diff) |
Add libukcprog 1.0, generally useful low level routines.
PR: 51722
Submitted by: Tim Bishop <tim@bishnet.net>
Diffstat (limited to 'devel/libukcprog/pkg-descr')
-rw-r--r-- | devel/libukcprog/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/libukcprog/pkg-descr b/devel/libukcprog/pkg-descr new file mode 100644 index 000000000000..3e53ff099d62 --- /dev/null +++ b/devel/libukcprog/pkg-descr @@ -0,0 +1,5 @@ +The ukcprog library contains generally useful low level routines. +The ukcprog.h header file contains prototypes for the routines as +well as defining some useful macros and types. + +WWW: http://www.i-scream.org.uk/ |