diff options
-rw-r--r-- | net/p5-Net-Ping/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-Ping/Makefile b/net/p5-Net-Ping/Makefile index 5be82645a50b..fdf1abe625cc 100644 --- a/net/p5-Net-Ping/Makefile +++ b/net/p5-Net-Ping/Makefile @@ -10,6 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to check a remote host for reachability +LICENSE= ART10 GPLv1 + +DEPRECATED= This or newer version included in all supported versions of perl +EXPIRATION_DATE= 2016-11-08 + USES= perl5 USE_PERL5= configure NO_ARCH= yes |