From fa2228405f098a6cc7ed774bc3379958a50f78e8 Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 22 Jan 1999 00:47:08 +0000 Subject: gtk-based client for AOL's Instant Messenger chat system --- net/gaim/Makefile | 17 +++++++++++++++++ net/gaim/files/md5 | 3 +++ net/gaim/pkg/COMMENT | 1 + net/gaim/pkg/DESCR | 7 +++++++ net/gaim/pkg/PLIST | 2 ++ 5 files changed, 30 insertions(+) create mode 100644 net/gaim/Makefile create mode 100644 net/gaim/files/md5 create mode 100644 net/gaim/pkg/COMMENT create mode 100644 net/gaim/pkg/DESCR create mode 100644 net/gaim/pkg/PLIST (limited to 'net/gaim') diff --git a/net/gaim/Makefile b/net/gaim/Makefile new file mode 100644 index 00000000000..5f46ca15e93 --- /dev/null +++ b/net/gaim/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/01/22 00:47:08 hubertf Exp $ +# + +DISTNAME= gaim-19981231 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.marko.net/gaim/ + +DEPENDS= gtk+-1.1.12:../../x11/gtk + +USE_X11= YES +USE_GMAKE= YES +ALL_TARGET= aim + +.include "../../mk/bsd.pkg.mk" diff --git a/net/gaim/files/md5 b/net/gaim/files/md5 new file mode 100644 index 00000000000..a451b263823 --- /dev/null +++ b/net/gaim/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/01/22 00:47:08 hubertf Exp $ + +MD5 (gaim-19981231.tar.gz) = 4eb391738f350a132ca61343d9630089 diff --git a/net/gaim/pkg/COMMENT b/net/gaim/pkg/COMMENT new file mode 100644 index 00000000000..11ccca2f5e6 --- /dev/null +++ b/net/gaim/pkg/COMMENT @@ -0,0 +1 @@ +gtk-based client for AOL's Instant Messenger chat system diff --git a/net/gaim/pkg/DESCR b/net/gaim/pkg/DESCR new file mode 100644 index 00000000000..0cb76bfef6f --- /dev/null +++ b/net/gaim/pkg/DESCR @@ -0,0 +1,7 @@ +Gtk AOL Instant Messenger +======================== +Jim Duchek IM: Zilding (current maintainer) +Mark Spencer +Peter Jones (gnome & applet stuff) + +Check out http://www.aol.com/aim/ to sign on! diff --git a/net/gaim/pkg/PLIST b/net/gaim/pkg/PLIST new file mode 100644 index 00000000000..3061afa2085 --- /dev/null +++ b/net/gaim/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/01/22 00:47:08 hubertf Exp $ +bin/gaim -- cgit v1.2.3