openbsd-ports/net/p5-Net-Ping-External/Makefile
2013-03-11 11:35:43 +00:00

16 lines
309 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/03/11 11:35:53 espie Exp $
COMMENT= alternative Perl interface to ping(1)
MODULES= cpan
DISTNAME= Net-Ping-External-0.13
CATEGORIES= net
EXTRACT_SUFX= .zip
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>