Index: head/net/p5-Net-Ping/Makefile =================================================================== --- head/net/p5-Net-Ping/Makefile (revision 421547) +++ head/net/p5-Net-Ping/Makefile (revision 421548) @@ -1,17 +1,22 @@ # Created by: Sergey Matveychuk # $FreeBSD$ PORTNAME= Net-Ping PORTVERSION= 2.41 CATEGORIES= net perl5 MASTER_SITES= CPAN 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 .include