Files
sthen 5eeac06ff8 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.
2025-02-05 14:17:54 +00:00

15 lines
219 B
Makefile

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>