diff options
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 38 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 1 | ||||
-rw-r--r-- | irc/xchat2/pkg-comment | 1 | ||||
-rw-r--r-- | irc/xchat2/pkg-descr | 6 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 13 |
5 files changed, 0 insertions, 59 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile deleted file mode 100644 index ffd9c7e447bc..000000000000 --- a/irc/xchat2/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: xchat -# Version required: 0.9.5 -# Date created: 17 Nov 1998 -# Whom: Jim Mock <jim@phrantic.phear.net> -# -# $Id: Makefile,v 1.9 1999/03/31 15:25:59 steve Exp $ -# - -DISTNAME= xchat-0.9.5 -CATEGORIES= net -MASTER_SITES= http://xchat.linuxpower.org/files/ \ - http://www.ozemail.com.au/~peterzelezny/xchat/ \ - http://www.spyda.co.za/pub/linux/x11/irc/xchat/ - -MAINTAINER= jim@phrantic.phear.net - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 - -USE_GMAKE= yes -USE_PERL5= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -USE_X_PREFIX= yes - -post-install: - strip ${PREFIX}/bin/xchat -.if !defined(NOPORTDOCS) - @${ECHO} " " - @${ECHO} "--------------------------------------------------------" - @${ECHO} "===> Installing xchat docs in ${PREFIX}/share/doc/xchat" - @${ECHO} "--------------------------------------------------------" - @${MKDIR} ${PREFIX}/share/doc/xchat && chmod a+rx ${PREFIX}/share/doc/xchat - ${INSTALL_DATA} ${WRKSRC}/doc/*.* ${PREFIX}/share/doc/xchat -.endif - -.include <bsd.port.mk> diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo deleted file mode 100644 index efa3f43bea34..000000000000 --- a/irc/xchat2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xchat-0.9.5.tar.gz) = cc42bdff05d2b5f2c568ad9173a27a25 diff --git a/irc/xchat2/pkg-comment b/irc/xchat2/pkg-comment deleted file mode 100644 index 0db238bba33f..000000000000 --- a/irc/xchat2/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/xchat2/pkg-descr b/irc/xchat2/pkg-descr deleted file mode 100644 index ef4e7c8ecb1c..000000000000 --- a/irc/xchat2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -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. - -WWW: http://xchat.linuxpower.org/. - -- Jim <jim@phrantic.phear.net> diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist deleted file mode 100644 index f2db20204a03..000000000000 --- a/irc/xchat2/pkg-plist +++ /dev/null @@ -1,13 +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 -@dirrm share/doc/xchat |