diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
| commit | 0d24ce472965b1af574ee8eab914346a50d93ab0 (patch) | |
| tree | fc04ac961d5044a7d4ac36140741f144e02c3080 /irc/xchat1 | |
| parent | b24be45ea252a95e705a3bb55f49f5fdbd5abe44 (diff) | |
Diffstat (limited to 'irc/xchat1')
| -rw-r--r-- | irc/xchat1/Makefile | 50 | ||||
| -rw-r--r-- | irc/xchat1/distinfo | 1 | ||||
| -rw-r--r-- | irc/xchat1/pkg-comment | 1 | ||||
| -rw-r--r-- | irc/xchat1/pkg-descr | 6 | ||||
| -rw-r--r-- | irc/xchat1/pkg-plist | 16 |
5 files changed, 0 insertions, 74 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile deleted file mode 100644 index a5a683817cd3..000000000000 --- a/irc/xchat1/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: xchat -# Version required: 1.2.0 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -DISTNAME= xchat-1.2.0 -CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/ \ - http://xchat.linuxpower.org/files/ - -MAINTAINER= jim@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - Imlib.4:${PORTSDIR}/graphics/imlib - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_PERL5= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls - -.if defined(USE_GNOME) -CONFIGURE_ARGS+= --enable-gnome -.if defined(USE_PANEL) -CONFIGURE_ARGS+= --enable-panel -.else -CONFIGURE_ARGS+= --disable-panel -.endif -.else -CONFIGURE_ARGS+= --disable-gnome -.endif - -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" - -post-install: - @strip ${PREFIX}/bin/xchat -.if !defined(NOPORTDOCS) - @${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat" - @${MKDIR} ${PREFIX}/share/doc/xchat && ${CHMOD} a+rx ${PREFIX}/share/doc/xchat - @${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat - @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xchat - @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/xchat -.endif - -.include <bsd.port.mk> diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo deleted file mode 100644 index 16ea5228d3e4..000000000000 --- a/irc/xchat1/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xchat-1.2.0.tar.gz) = cae68bd6ff3a82131eb395a4253c413f diff --git a/irc/xchat1/pkg-comment b/irc/xchat1/pkg-comment deleted file mode 100644 index 2fd1b358ce65..000000000000 --- a/irc/xchat1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit diff --git a/irc/xchat1/pkg-descr b/irc/xchat1/pkg-descr deleted file mode 100644 index 961f6ced1634..000000000000 --- a/irc/xchat1/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (xchat-1.1.7.tar.bz2) = 7491e07a031100274fe56bad5e8a634c -nice good looking interface, and best of all, is easy to use all around. - -WWW: http://xchat.linuxpower.org/ - -- Jim <jim@FreeBSD.org> diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist deleted file mode 100644 index 5e8c7de49780..000000000000 --- a/irc/xchat1/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -bin/xchat -share/doc/xchat/xchat.sgml -share/doc/xchat/xchat.html -share/doc/xchat/xchat-1.html -share/doc/xchat/xchat-2.html -share/doc/xchat/xchat-3.html -share/doc/xchat/xchat-4.html -share/doc/xchat/xchat-5.html -share/doc/xchat/xchat-6.html -share/doc/xchat/xchat-7.html -share/doc/xchat/xchat-8.html -share/doc/xchat/xchat-9.html -share/doc/xchat/xchat-10.html -share/doc/xchat/README -share/doc/xchat/ChangeLog -@dirrm share/doc/xchat |
