summaryrefslogtreecommitdiff
path: root/net/ruby-net-ping/Makefile
blob: 49641a647189f7c3e9a93f75129ff911ad1092fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2011/06/19 14:09:52 taca Exp $

DISTNAME=	net-ping-1.5.0
CATEGORIES=	print

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.rubyforge.org/projects/shards
COMMENT=	Ping interface for Ruby
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-net-ldap>=0.2.2<0.3:../../net/ruby-net-ldap

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