2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2010/12/03 11:45:42 ajacoutot Exp $
|
2001-09-20 10:00:26 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= alternative Perl interface to ping(1)
|
2007-01-14 15:49:05 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
2007-03-15 03:56:33 -04:00
|
|
|
DISTNAME= Net-Ping-External-0.12
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2010-11-19 17:31:32 -05:00
|
|
|
USE_GROFF = Yes
|
2001-09-20 10:00:26 -04:00
|
|
|
|
2007-03-15 03:56:33 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2001-09-20 10:00:26 -04:00
|
|
|
|
2007-03-15 03:56:33 -04:00
|
|
|
# perl
|
2001-09-20 10:00:26 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|