diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-19 09:27:59 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-19 09:27:59 +0000 |
commit | 94f41aabd32969fb251629ddd5c1672e488744be (patch) | |
tree | 299e2711e30c975d7a355aa822f4a5153f939a64 /irc/xchat-gnome | |
parent | d02eecccd268a8c846c9c94b67bbfcf63dc0ffc5 (diff) | |
download | ports-94f41aabd32969fb251629ddd5c1672e488744be.tar.gz ports-94f41aabd32969fb251629ddd5c1672e488744be.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 21 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 1 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-comment | 1 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-descr | 7 | ||||
-rw-r--r-- | irc/xchat-gnome/pkg-plist | 1 |
5 files changed, 31 insertions, 0 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile new file mode 100644 index 000000000000..74ff0e4b846f --- /dev/null +++ b/irc/xchat-gnome/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: xchat +# Version required: 0.2.5 +# Date created: 17 Nov 1998 +# Whom: Jim Mock <jim@phrantic.phear.net> +# +# $Id$ +# + +DISTNAME= xchat-0.2.5 +CATEGORIES= net x11 +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ +EXTRACT_SUFX= .tgz + +MAINTAINER= jim@phrantic.phear.net + +BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk + +do-build: + @(cd ${WRKSRC}; make) + +.include <bsd.port.mk> diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo new file mode 100644 index 000000000000..cd116af8a7d3 --- /dev/null +++ b/irc/xchat-gnome/distinfo @@ -0,0 +1 @@ +MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 diff --git a/irc/xchat-gnome/pkg-comment b/irc/xchat-gnome/pkg-comment new file mode 100644 index 000000000000..0db238bba33f --- /dev/null +++ b/irc/xchat-gnome/pkg-comment @@ -0,0 +1 @@ +X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit. diff --git a/irc/xchat-gnome/pkg-descr b/irc/xchat-gnome/pkg-descr new file mode 100644 index 000000000000..62ce9847ddca --- /dev/null +++ b/irc/xchat-gnome/pkg-descr @@ -0,0 +1,7 @@ +X-Chat is a small yet very forceful X irc client. It runs nicely, has a +nice good looking interface, and best of all, is easy to use all around. + +The latest version is available from http://xchat.elitenet.org/ or +http://users.mentasm.com/~zed/xchat/ + +- Jim <jim@phrantic.phear.net> diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist new file mode 100644 index 000000000000..046c6139a715 --- /dev/null +++ b/irc/xchat-gnome/pkg-plist @@ -0,0 +1 @@ +bin/xchat |