summaryrefslogtreecommitdiff
path: root/net/ruby-network_interface/Makefile
blob: fe0c982556457fea17d62247790c9793c5c0f404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2018/05/02 18:16:25 minskim Exp $

DISTNAME=	network_interface-0.0.2
CATEGORIES=	net

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rapid7/network_interface
COMMENT=	Tool to get information on network interfaces
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"