summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-27 03:56:52 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-27 03:56:52 +0000
commitd32b2462611b8b09f98f0a4e855c447e8743bff6 (patch)
treef3a42359ac7927cd78c7fde5f06d524d17330536 /net-im
parentupdate to 0.23 (diff)
update to 0.9.4
Notes
Notes: svn path=/head/; revision=18151
Diffstat (limited to 'net-im')
-rw-r--r--net-im/naim/Makefile19
-rw-r--r--net-im/naim/distinfo2
-rw-r--r--net-im/naim/pkg-message2
-rw-r--r--net-im/naim/pkg-plist2
4 files changed, 15 insertions, 10 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile
index 91dfb6027b83..6ef893b13036 100644
--- a/net-im/naim/Makefile
+++ b/net-im/naim/Makefile
@@ -3,10 +3,10 @@
# Date created: 02 March 1999
# Whom: mharo@area51.fremont.ca.us
#
-# $Id: Makefile,v 1.2 1999/04/16 09:19:46 mharo Exp $
+# $Id: Makefile,v 1.3 1999/04/22 15:59:03 mharo Exp $
#
-DISTNAME= naim-0.9.3
+DISTNAME= naim-0.9.4
CATEGORIES= net
MASTER_SITES= http://naim.n.ml.org/release/ \
ftp://ftp.netmug.org/pub/FreeBSD/distfiles/
@@ -19,11 +19,14 @@ GNU_CONFIGURE= yes
MAN1= naim.1
post-install:
- ${ECHO} "Installing ${PREFIX}/share/examples/naim/faimrc_sample"
- ${MKDIR} ${PREFIX}/share/examples/naim
- ${INSTALL_DATA} ${WRKSRC}/doc/faimrc_sample ${PREFIX}/share/examples/naim/
- @${ECHO} "************************************************************"
- @${CAT} ${PKGDIR}/MESSAGE
- @${ECHO} "************************************************************"
+ @ ${MKDIR} ${PREFIX}/share/examples/naim
+ @ ${INSTALL_DATA} ${WRKSRC}/doc/faimrc_sample ${PREFIX}/share/examples/naim/
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/naim
+ @ ${INSTALL_DATA} ${WRKSRC}/doc/naim.hlp ${PREFIX}/share/doc/naim/
+.endif
+ @ ${ECHO} "************************************************************"
+ @ ${CAT} ${PKGDIR}/MESSAGE
+ @ ${ECHO} "************************************************************"
.include <bsd.port.mk>
diff --git a/net-im/naim/distinfo b/net-im/naim/distinfo
index 8de26d893059..3e383e5b87f8 100644
--- a/net-im/naim/distinfo
+++ b/net-im/naim/distinfo
@@ -1 +1 @@
-MD5 (naim-0.9.3.tgz) = 04277da2ed4fe65b907998b0a50b8ed4
+MD5 (naim-0.9.4.tgz) = 44b57d0769c4a0e8e8931d20c7fec5df
diff --git a/net-im/naim/pkg-message b/net-im/naim/pkg-message
index 9ff70bb7bdae..a1d0d183c14c 100644
--- a/net-im/naim/pkg-message
+++ b/net-im/naim/pkg-message
@@ -1,3 +1,3 @@
Before running, make sure to copy
-${PREFIX}/share/examples/naim/faimrc_sample
+/usr/local/share/examples/naim/faimrc_sample
to your home directory as .faimrc and modify it to fit your needs.
diff --git a/net-im/naim/pkg-plist b/net-im/naim/pkg-plist
index aa026518027e..5287e43cf66c 100644
--- a/net-im/naim/pkg-plist
+++ b/net-im/naim/pkg-plist
@@ -1,3 +1,5 @@
bin/naim
share/examples/naim/faimrc_sample
+share/doc/naim/naim.hlp
@dirrm share/examples/naim
+@dirrm share/doc/naim