17 lines
320 B
Makefile
17 lines
320 B
Makefile
# $OpenBSD: Makefile,v 1.17 2014/10/22 13:44:44 jasper Exp $
|
|
|
|
COMMENT= alternative Perl interface to ping(1)
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Ping-External-0.13
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
EXTRACT_SUFX= .zip
|
|
|
|
MAINTAINER= Gleydson Soares <gsoares@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|