aboutsummaryrefslogtreecommitdiff
path: root/net/miruo/Makefile
blob: 836c2de6a23b57aac65fbb67348ef64e62f37648 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

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>