aboutsummaryrefslogtreecommitdiff
path: root/net/ipex
diff options
context:
space:
mode:
authorChristian S.J. Peron <csjp@FreeBSD.org>2005-11-29 04:12:32 +0000
committerChristian S.J. Peron <csjp@FreeBSD.org>2005-11-29 04:12:32 +0000
commit068318690fdd2c7347f88427e79702a4e9932016 (patch)
treeb27a84f6beb894cb3da9d0757a93401d81bfe8d9 /net/ipex
parent13aeece2e7556c5cf79ce41326da1b6b9c2d65f0 (diff)
downloadports-068318690fdd2c7347f88427e79702a4e9932016.tar.gz
ports-068318690fdd2c7347f88427e79702a4e9932016.zip
Notes
Diffstat (limited to 'net/ipex')
-rw-r--r--net/ipex/Makefile6
-rw-r--r--net/ipex/distinfo5
2 files changed, 8 insertions, 3 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile
index 7a0233a2b5b1..205b2e6d7f4d 100644
--- a/net/ipex/Makefile
+++ b/net/ipex/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipex
-PORTVERSION= 2.4.4
+PORTVERSION= 3.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipex
@@ -20,4 +20,8 @@ PLIST_FILES= bin/ipex
GNU_CONFIGURE= yes
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ipex ${PREFIX}/bin/ipex
+ ${INSTALL_MAN} ${WRKSRC}/doc/ipex.1.gz ${MANPREFIX}/man/man1/ipex.1.gz
+
.include <bsd.port.mk>
diff --git a/net/ipex/distinfo b/net/ipex/distinfo
index 3087c4b95730..a62c6a1fce09 100644
--- a/net/ipex/distinfo
+++ b/net/ipex/distinfo
@@ -1,2 +1,3 @@
-MD5 (ipex-2.4.4.tar.gz) = a3a7e4d5bff4f029b994fe1b916a688a
-SIZE (ipex-2.4.4.tar.gz) = 150550
+MD5 (ipex-3.0.tar.gz) = 520c7e7170bb83eb595f781dec7e512d
+SHA256 (ipex-3.0.tar.gz) = 46bc4d568cc79f70fc89db9d7a92f9460f2c98a57e804c57c0d7abfac02b4194
+SIZE (ipex-3.0.tar.gz) = 141858