new GAIM port, from evan.cordes@UMICH.EDU
This commit is contained in:
parent
7982812431
commit
e7c3778bc3
30
net/gaim/Makefile
Normal file
30
net/gaim/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# Makefile for: gaim
|
||||
# Version required: 0.9.10
|
||||
# Date created: 26 Mar 1999
|
||||
# Whom: Jim Mock <jim@FreeBSD.org>
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/12/14 05:22:46 dugsong Exp $
|
||||
|
||||
DISTNAME= gaim-0.9.10
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
|
||||
|
||||
MAINTAINER= evan.cordes@UMICH.EDU
|
||||
|
||||
LIB_DEPENDS= gtk.1.2:${PORTSDIR}/x11/gtk+
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --disable-esd
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/gaim ${PREFIX}/bin
|
||||
@${ECHO} "===> Installing pixmaps"
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/gaim/pixmaps
|
||||
${INSTALL_DATA} ${WRKSRC}/pixmaps/*.xpm ${PREFIX}/share/gaim/pixmaps
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/gaim/files/md5
Normal file
3
net/gaim/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gaim-0.9.10.tar.gz) = 793d21402cc778defa6d32b224a7c75f
|
||||
RMD160 (gaim-0.9.10.tar.gz) = 176ba4fc4fe50a518eb2040f4a580a7892c6cb91
|
||||
SHA1 (gaim-0.9.10.tar.gz) = 08b8df6cb6a6e36be6bdb77ca635085b14ff4d7d
|
1
net/gaim/pkg/COMMENT
Normal file
1
net/gaim/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
gtk-based AOL Instant Messenger (AIM) client
|
6
net/gaim/pkg/DESCR
Normal file
6
net/gaim/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Gaim is a smaller, faster, commercial-free clone of America
|
||||
Online's own Instant Messenger client. Supports chat, multiple
|
||||
groups, and other keen features.
|
||||
|
||||
http://www.marko.net/gaim
|
||||
|
39
net/gaim/pkg/PLIST
Normal file
39
net/gaim/pkg/PLIST
Normal file
@ -0,0 +1,39 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user