opnsense-ports/net/dpinger/Makefile
Franco Fichtner 7a99efe77e */*: sync with upstream
Taken from: HardenedBSD
2017-10-05 07:45:43 +02:00

20 lines
302 B
Makefile

# $FreeBSD$
PORTNAME= dpinger
PORTVERSION= 3.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>