aaa1885833
ok jasper@
20 lines
410 B
Makefile
20 lines
410 B
Makefile
# $OpenBSD: Makefile,v 1.13 2010/12/03 11:45:42 ajacoutot Exp $
|
|
|
|
COMMENT= alternative Perl interface to ping(1)
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Ping-External-0.12
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|