mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
import ports/net/p5-LWP-Online, ok tb@
This module attempts to identify, as accurately as it can, whether a process has access to the internet.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
COMMENT= check if a process has access to the internet
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= LWP-Online-1.08
|
||||
CATEGORIES= net
|
||||
PKG_ARCH= *
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= www/p5-libwww \
|
||||
www/p5-URI
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (LWP-Online-1.08.tar.gz) = 4m+Rt3gfKm07jDZJYdXnT65mDSAtyX48iCiAMNc2zpw=
|
||||
SIZE (LWP-Online-1.08.tar.gz) = 32250
|
||||
@@ -0,0 +1,2 @@
|
||||
This module attempts to identify, as accurately as it can, whether a process
|
||||
has access to the internet.
|
||||
@@ -0,0 +1,3 @@
|
||||
${P5SITE}/LWP/
|
||||
${P5SITE}/LWP/Online.pm
|
||||
@man man/man3p/LWP::Online.3p
|
||||
Reference in New Issue
Block a user