aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpdump
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-24 03:28:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-24 03:28:19 +0000
commit32bad503f6d7b3a334febbc1185f77bbe1baa3a0 (patch)
treef4532370e6a17eb43a13a68efb55cb95b65d75c2 /net/dhcpdump
parent8dbd20486785c19446f61448257543ccfd759600 (diff)
Notes
Diffstat (limited to 'net/dhcpdump')
-rw-r--r--net/dhcpdump/Makefile9
-rw-r--r--net/dhcpdump/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile
index d4421758e696..fb1d31cec34b 100644
--- a/net/dhcpdump/Makefile
+++ b/net/dhcpdump/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= dhcpdump
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
COMMENT= Decode and diagnose sniffed DHCP packets
-MAN1= dhcpdump.1
+MAN8= dhcpdump.8
PLIST_FILES= bin/dhcpdump
-GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/dhcpdump ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/dhcpdump.8 ${PREFIX}/man/man8
+
.include <bsd.port.mk>
diff --git a/net/dhcpdump/distinfo b/net/dhcpdump/distinfo
index 685c744ca5f2..bcecd9ac6739 100644
--- a/net/dhcpdump/distinfo
+++ b/net/dhcpdump/distinfo
@@ -1,3 +1,3 @@
-MD5 (dhcpdump-1.7.tar.gz) = c606c20b2d6a875efce9eed0c6109061
-SHA256 (dhcpdump-1.7.tar.gz) = 12a8a72a62e538dea938ac77ff29200dd63f37fabab04e44311741679a626b19
-SIZE (dhcpdump-1.7.tar.gz) = 95258
+MD5 (dhcpdump-1.8.tar.gz) = 099c786997c424f196414f9575f1fb90
+SHA256 (dhcpdump-1.8.tar.gz) = 6d5eb9418162fb738bc56e4c1682ce7f7392dd96e568cc996e44c28de7f77190
+SIZE (dhcpdump-1.8.tar.gz) = 10740