freebsd-ports/net/dhcping/Makefile
Patrick Li 66aca35113 Update to 1.2
PR:		34320
Submitted by:	maintainer
2002-01-27 15:54:09 +00:00

21 lines
385 B
Makefile

# New ports collection makefile for: dhcping
# Date created: 1 March 2001
# Whom: Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#
PORTNAME= dhcping
PORTVERSION= 1.2
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
MAN8= dhcping.8
.include <bsd.port.mk>