freebsd-ports/net/miruo/Makefile
Jan Beich fb64aabc4b net/miruo: update to 0.9.6
Changes:	https://github.com/KLab/miruo/blob/0.9.6/ChangeLog
PR:		200162
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2015-05-15 19:12:58 +00:00

19 lines
316 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PORTNAME= miruo
PORTVERSION= 0.9.6
CATEGORIES= net
MAINTAINER= meta+ports@vmeta.jp
COMMENT= Pretty-print TCP session monitor/analyzer
LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= KLab
GNU_CONFIGURE= yes
PLIST_FILES= sbin/miruo
.include <bsd.port.mk>