freebsd-ports/net/dpinger/Makefile
Renato Botelho 5c74cb0194 net/dpinger: Update to 3.2
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-02-28 15:27:55 -03:00

18 lines
289 B
Makefile

PORTNAME= dpinger
PORTVERSION= 3.2
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>