1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
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

19 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>