freebsd-ports/net/miruo/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
283 B
Makefile

PORTNAME= miruo
PORTVERSION= 0.9.6b
CATEGORIES= net
MAINTAINER= meta@FreeBSD.org
COMMENT= Pretty-print TCP session monitor/analyzer
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= KLab
GNU_CONFIGURE= yes
PLIST_FILES= sbin/miruo
.include <bsd.port.mk>