diff options
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/Makefile | 33 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 1 | ||||
-rw-r--r-- | net-im/gaim/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/gaim/pkg-descr | 10 | ||||
-rw-r--r-- | net-im/gaim/pkg-plist | 39 |
5 files changed, 0 insertions, 84 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile deleted file mode 100644 index 3505f4579381..000000000000 --- a/net-im/gaim/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gaim -# Version required: 0.9.10 -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -DISTNAME= gaim-0.9.10 -CATEGORIES= net -MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ - -MAINTAINER= jim@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -CONFIGURE_ARGS= --disable-esd -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ - GLIB_CONFIG="${GLIB_CONFIG}" - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/src/gaim ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/gaim/pixmaps && ${CHMOD} a+rx ${PREFIX}/share/gaim/pixmaps - @${ECHO} "===> Installing pixmaps" - @${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/gaim/pixmaps - -.include <bsd.port.mk> diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo deleted file mode 100644 index 3dff4c991ddc..000000000000 --- a/net-im/gaim/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gaim-0.9.10.tar.gz) = 793d21402cc778defa6d32b224a7c75f diff --git a/net-im/gaim/pkg-comment b/net-im/gaim/pkg-comment deleted file mode 100644 index 4014745a2094..000000000000 --- a/net-im/gaim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk+ open-source 'clone' of AOL's Instant Messenger client diff --git a/net-im/gaim/pkg-descr b/net-im/gaim/pkg-descr deleted file mode 100644 index d9136f63a88a..000000000000 --- a/net-im/gaim/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -GAIM is an Open Source 'clone' of America OnLine's Instant Messenger -client using the GTK+ toolkit. It features most of the functionality -of the official AIM client while being much smaller and faster. It -features multiple groups, group chat, user information fetching and -registration, time stamping, sound (for when you really do want to be -interrupted), multiple away messages, and probably a few other things. - -WWW: http://www.marko.net/gaim/ - -- Jim <jim@FreeBSD.org> diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist deleted file mode 100644 index 1f7cea337885..000000000000 --- a/net-im/gaim/pkg-plist +++ /dev/null @@ -1,39 +0,0 @@ -bin/gaim -share/gaim/pixmaps/admin_icon.xpm -share/gaim/pixmaps/aimicon.xpm -share/gaim/pixmaps/aimicon2.xpm -share/gaim/pixmaps/aol_icon.xpm -share/gaim/pixmaps/away.xpm -share/gaim/pixmaps/away_icon.xpm -share/gaim/pixmaps/big.xpm -share/gaim/pixmaps/bold.xpm -share/gaim/pixmaps/buddyadd.xpm -share/gaim/pixmaps/buddychat.xpm -share/gaim/pixmaps/buddydel.xpm -share/gaim/pixmaps/dt_icon.xpm -share/gaim/pixmaps/free_icon.xpm -share/gaim/pixmaps/im.xpm -share/gaim/pixmaps/info.xpm -share/gaim/pixmaps/italic.xpm -share/gaim/pixmaps/link.xpm -share/gaim/pixmaps/login_icon.xpm -share/gaim/pixmaps/logo.xpm -share/gaim/pixmaps/logout_icon.xpm -share/gaim/pixmaps/msg_pending.xpm -share/gaim/pixmaps/no_icon.xpm -share/gaim/pixmaps/normal.xpm -share/gaim/pixmaps/offline.xpm -share/gaim/pixmaps/online.xpm -share/gaim/pixmaps/palette.xpm -share/gaim/pixmaps/peng_frown.xpm -share/gaim/pixmaps/peng_smile.xpm -share/gaim/pixmaps/peng_wink.xpm -share/gaim/pixmaps/permadd.xpm -share/gaim/pixmaps/permdel.xpm -share/gaim/pixmaps/signing_on.xpm -share/gaim/pixmaps/small.xpm -share/gaim/pixmaps/speaker.xpm -share/gaim/pixmaps/underline.xpm -share/gaim/pixmaps/wood.xpm -@dirrm share/gaim/pixmaps -@dirrm share/gaim |