ed2b6f1850
* Moved the "ping?" and "pingecho" aliases to the `Ping` superclass. * Fix issue #8 (the specification for net-ping-2.0.0 has corupped).
14 lines
321 B
Makefile
14 lines
321 B
Makefile
# $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"
|