5a4874ca0e
PR: 34312 Submitted by: maintainer
20 lines
353 B
Makefile
20 lines
353 B
Makefile
# New ports collection makefile for: dhcpdump
|
|
# Date created: 1 March 2001
|
|
# Whom: Edwin Groothuis (edwin@mavetju.org)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dhcpdump
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.mavetju.org/download/
|
|
|
|
MAINTAINER= edwin@mavetju.org
|
|
|
|
MAN1= dhcpdump.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|