summaryrefslogblamecommitdiff
path: root/net/dhcpdump/Makefile
blob: 70af5a253c52f65de6ef5c07ab0d4c6061d23f8d (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                          
                        
                   

                                                
 
                                 
                                                        


                          
                   

                      
# New ports collection makefile for:   dhcpdump
# Date created:        1 March 2001
# Whom:                Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#

PORTNAME=	dhcpdump
PORTVERSION=	1.5
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

.include <bsd.port.mk>