Files
Renato BotelhoandChristian McDonald f07530467f net/dpinger: Update to 3.3
While here, improve pkg-descr

Sponsored by:	Rubicon Communications, LLC ("Netgate")


(cherry picked from commit 60ccfbe33e)
2023-01-24 07:59:46 -06:00

20 lines
332 B
Makefile

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