diff options
author | wiz <wiz> | 2000-12-15 00:36:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-15 00:36:25 +0000 |
commit | 8ef40bc8b7a42d79b2a5317d54883bae254bb92c (patch) | |
tree | 9efd46171d88d283a1dcc676d340dae7e3a2606c /chat/gaim/pkg | |
parent | 58aeeec992a7ec192b99c11dacc0f517503132b2 (diff) | |
download | pkgsrc-8ef40bc8b7a42d79b2a5317d54883bae254bb92c.tar.gz |
Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
Diffstat (limited to 'chat/gaim/pkg')
-rw-r--r-- | chat/gaim/pkg/COMMENT | 1 | ||||
-rw-r--r-- | chat/gaim/pkg/DESCR | 7 | ||||
-rw-r--r-- | chat/gaim/pkg/PLIST | 16 |
3 files changed, 24 insertions, 0 deletions
diff --git a/chat/gaim/pkg/COMMENT b/chat/gaim/pkg/COMMENT new file mode 100644 index 00000000000..11ccca2f5e6 --- /dev/null +++ b/chat/gaim/pkg/COMMENT @@ -0,0 +1 @@ +gtk-based client for AOL's Instant Messenger chat system diff --git a/chat/gaim/pkg/DESCR b/chat/gaim/pkg/DESCR new file mode 100644 index 00000000000..0cb76bfef6f --- /dev/null +++ b/chat/gaim/pkg/DESCR @@ -0,0 +1,7 @@ +Gtk AOL Instant Messenger +======================== +Jim Duchek <jimduchek@ou.edu> IM: Zilding (current maintainer) +Mark Spencer <markster@marko.net> +Peter Jones <pjones@redhat.com> (gnome & applet stuff) + +Check out http://www.aol.com/aim/ to sign on! diff --git a/chat/gaim/pkg/PLIST b/chat/gaim/pkg/PLIST new file mode 100644 index 00000000000..47f170c40c2 --- /dev/null +++ b/chat/gaim/pkg/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/15 00:36:28 wiz Exp $ +bin/au2h +bin/gaim +lib/gaim/autorecon.so +lib/gaim/iconaway.so +lib/gaim/notify.so +lib/gaim/spellchk.so +lib/locale/de/LC_MESSAGES/gaim.mo +man/man1/gaim.1 +share/pixmaps/gaim.xpm +share/gnome/apps/Internet/gaim.desktop +@unexec rmdir %D/share/gnome/apps/Internet 2>/dev/null || true +@unexec rmdir %D/share/gnome/apps 2>/dev/null || true +@unexec rmdir %D/share/gnome 2>/dev/null || true +@unexec rmdir %D/share/pixmaps 2>/dev/null || true +@dirrm lib/gaim |