summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-27 03:56:52 +0000
committermharo <mharo@FreeBSD.org>1999-04-27 03:56:52 +0000
commit0888ba7a55725ec13007054a67b6b739639e7d21 (patch)
tree03d2df0c2b5af8833c9bf94a54d2def52c9d0846 /net-im
parenta48a91c68bf9460c712e28194fa5683c0adbb452 (diff)
downloadFreeBSD-ports-0888ba7a55725ec13007054a67b6b739639e7d21.zip
FreeBSD-ports-0888ba7a55725ec13007054a67b6b739639e7d21.tar.gz
update to 0.9.4
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 91dfb60..6ef893b 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 8de26d8..3e383e5 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 9ff70bb..a1d0d18 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 aa02651..5287e43 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
OpenPOWER on IntegriCloud