diff options
author | agc <agc@pkgsrc.org> | 2002-05-16 16:04:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-16 16:04:55 +0000 |
commit | 458a8d67f524aa967cbdf3ffcb141ee08f30ef90 (patch) | |
tree | 3d9014039c76c6fe7eaf1812543b058ef563b67c /devel/libbegemot/PLIST | |
parent | 98d35c592635e00f61f645142ff0df2f33c58018 (diff) | |
download | pkgsrc-458a8d67f524aa967cbdf3ffcb141ee08f30ef90.tar.gz |
Initial import of the begemot library, libbegemot-1.9, into the Packages
Collection.
This package contains a library of functions which are found
useful in daily programming. They are used by most of the other
BEGEMOT packages.
I am informed that "begemot" is Russian for "hippopotamus"
Diffstat (limited to 'devel/libbegemot/PLIST')
-rw-r--r-- | devel/libbegemot/PLIST | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/devel/libbegemot/PLIST b/devel/libbegemot/PLIST new file mode 100644 index 00000000000..362538f705f --- /dev/null +++ b/devel/libbegemot/PLIST @@ -0,0 +1,43 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/16 16:04:55 agc Exp $ +include/begemot.h +include/rpoll.h +lib/libbegemot.so.1.9 +lib/libbegemot.so.1 +lib/libbegemot.so +lib/libbegemot.a +man/man3/begemot-intro.3 +man/man3/begemot-panic.3 +man/man3/begemot-xalloc.3 +man/man3/begemot-xrealloc.3 +man/man3/begemot-prstat.3 +man/man3/begemot-strsave.3 +man/man3/begemot-xstrsave.3 +man/man3/begemot-warn.3 +man/man3/begemot-readline.3 +man/man3/begemot-error.3 +man/man3/begemot-geterrorcnt.3 +man/man3/begemot-getwarncnt.3 +man/man3/begemot-cstrc.3 +man/man3/begemot-cstrd.3 +man/man3/begemot-getfields.3 +man/man3/begemot-getmfields.3 +man/man3/begemot-setfields.3 +man/man3/begemot-strnlen.3 +man/man3/begemot-bug.3 +man/man3/begemot-inform.3 +man/man3/begemot-strtrimsp.3 +man/man3/begemot-set_errmode.3 +man/man3/begemot-rpoll.3 +man/man3/begemot-poll_register.3 +man/man3/begemot-poll_unregister.3 +man/man3/begemot-poll_start_timer.3 +man/man3/begemot-poll_stop_timer.3 +man/man3/begemot-poll_dispatch.3 +man/man3/begemot-frame.3 +man/man3/begemot-frame_read.3 +man/man3/begemot-frame_write.3 +man/man3/begemot-framefd_read.3 +man/man3/begemot-framefd_write.3 +man/man3/begemot-verb.3 +man/man3/begemot-xfree.3 +man/man3/begemot-strnchr.3 |