freebsd-ports/net/dhcpdump/Makefile
Edwin Groothuis 6ed433cea3 fix build on -current
(interesting that this never occured earlier)
2003-11-22 07:52:46 +00:00

21 lines
424 B
Makefile

# New ports collection makefile for: dhcpdump
# Date created: 1 March 2001
# Whom: Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#
PORTNAME= dhcpdump
PORTVERSION= 1.6
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
COMMENT= Decode and diagnose sniffed DHCP packets
MAN1= dhcpdump.1
GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
.include <bsd.port.mk>