freebsd-ports/net/dpinger/Makefile
Renato Botelho 7c6ad4d01c Update net/dpinger to 2.0
Sponsored by:	Rubicon Communications (Netgate)
2016-03-04 11:43:22 +00:00

20 lines
302 B
Makefile

# $FreeBSD$
PORTNAME= dpinger
PORTVERSION= 2.0
DISTVERSIONPREFIX= v
CATEGORIES= net
MAINTAINER= garga@FreeBSD.org
COMMENT= IP device monitoring tool
LICENSE= BSD2CLAUSE
USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= dennypage
MAKEFILE= Makefile.freebsd
PLIST_FILES= bin/dpinger
.include <bsd.port.mk>