# Created by: Edwin Groothuis (edwin@mavetju.org)
# $FreeBSD: tags/RELEASE_11_0_0/net/dhcping/Makefile 347591 2014-03-09 14:25:21Z miwi $

PORTNAME=	dhcping
PORTVERSION=	1.2
CATEGORIES=	net
MASTER_SITES=	http://www.mavetju.org/download/

MAINTAINER=	edwin@mavetju.org
COMMENT=	Send DHCP request to DHCP server for monitoring purposes

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX}

PLIST_FILES=	bin/dhcping \
		man/man8/dhcping.8.gz

.include <bsd.port.mk>
