summaryrefslogtreecommitdiff
path: root/irc/xchat2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 16:57:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 16:57:32 +0000
commitdd2afe8d6590c3d75ec231e67d8b71f7430fcf74 (patch)
treef852ae2e31a82acd56d6048d78133d9baf35f3e4 /irc/xchat2
parentNew port: editors/semi-mule-current. (diff)
Update to version 0.9.5.
PR: 11574 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=18668
Diffstat (limited to 'irc/xchat2')
-rw-r--r--irc/xchat2/Makefile22
-rw-r--r--irc/xchat2/distinfo2
-rw-r--r--irc/xchat2/pkg-plist12
3 files changed, 29 insertions, 7 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index c6b60457de8e..ffd9c7e447bc 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 0.9.4
+# Version required: 0.9.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.8 1999/03/31 15:23:16 steve Exp $
+# $Id: Makefile,v 1.9 1999/03/31 15:25:59 steve Exp $
#
-DISTNAME= xchat-0.9.4
+DISTNAME= xchat-0.9.5
CATEGORIES= net
MASTER_SITES= http://xchat.linuxpower.org/files/ \
http://www.ozemail.com.au/~peterzelezny/xchat/ \
@@ -20,9 +20,19 @@ USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnome
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
-post-install:
- strip ${PREFIX}/bin/xchat
+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
index a6161e39c7bf..efa3f43bea34 100644
--- a/irc/xchat2/distinfo
+++ b/irc/xchat2/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.9.4.tar.gz) = 1f31a1cceb340812844c51628318c19e
+MD5 (xchat-0.9.5.tar.gz) = cc42bdff05d2b5f2c568ad9173a27a25
diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist
index 046c6139a715..f2db20204a03 100644
--- a/irc/xchat2/pkg-plist
+++ b/irc/xchat2/pkg-plist
@@ -1 +1,13 @@
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