summaryrefslogtreecommitdiff
path: root/net/ruby-net-ping/Makefile
blob: d40627b10fea745e0a5c2528aa29111ab8e4cc98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.11 2016/10/17 14:47:42 taca Exp $

DISTNAME=	net-ping-2.0.1
CATEGORIES=	print

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/chernesk/net-ping
COMMENT=	Ping interface for Ruby
LICENSE=	mit

USE_LANGUAGES=	# none

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