1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/miruo/Makefile
Raphael Kubo da Costa 401bffd6dc Update to 0.9.6b.
PR:		206639
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2016-01-26 15:54:36 +00:00

20 lines
317 B
Makefile

# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
# $FreeBSD$
PORTNAME= miruo
PORTVERSION= 0.9.6b
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>