aboutsummaryrefslogtreecommitdiff
path: root/mail/ifile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-06-11 19:23:08 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-06-11 19:23:08 +0000
commit62fd759e9bdd45ed147b325904b7ca7584b70feb (patch)
tree5444f30f35abbc6c7c100a06f66bc57002cb3de8 /mail/ifile
parent4ad990320145b34caa409c27c1e058dc144eb687 (diff)
downloadports-62fd759e9bdd45ed147b325904b7ca7584b70feb.tar.gz
ports-62fd759e9bdd45ed147b325904b7ca7584b70feb.zip
- Update to 1.3.8
- Move plist to Makefile. PR: ports/98826 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=165131
Diffstat (limited to 'mail/ifile')
-rw-r--r--mail/ifile/Makefile8
-rw-r--r--mail/ifile/distinfo6
-rw-r--r--mail/ifile/pkg-plist2
3 files changed, 10 insertions, 6 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile
index ea13ce9caabd..e8b01df7f0db 100644
--- a/mail/ifile/Makefile
+++ b/mail/ifile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ifile
-PORTVERSION= 1.3.5
+PORTVERSION= 1.3.8
CATEGORIES= mail textproc
MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/
@@ -17,6 +17,12 @@ USE_GETOPT_LONG=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
MAN1= ifile.1
+PLIST_FILES= bin/ifile
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ifile ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/ifile.1 ${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/mail/ifile/distinfo b/mail/ifile/distinfo
index 611a85762bc1..4a155af80d6b 100644
--- a/mail/ifile/distinfo
+++ b/mail/ifile/distinfo
@@ -1,3 +1,3 @@
-MD5 (ifile-1.3.5.tar.gz) = 0f241a669380448e97cba5280252215b
-SHA256 (ifile-1.3.5.tar.gz) = 51c805b0c3f2b2a0c7f23dcb1cbb73889c9dbce3e3a7453a89e84a657efa36fd
-SIZE (ifile-1.3.5.tar.gz) = 190149
+MD5 (ifile-1.3.8.tar.gz) = 3821843eabae7886d0246d6a1b9b4381
+SHA256 (ifile-1.3.8.tar.gz) = dba20a05228d9085e7fb762f12757ef1e68ceab94169b175e1c577f7f0833714
+SIZE (ifile-1.3.8.tar.gz) = 190558
diff --git a/mail/ifile/pkg-plist b/mail/ifile/pkg-plist
deleted file mode 100644
index b7fa427b6e45..000000000000
--- a/mail/ifile/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $FreeBSD$
-bin/ifile