1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- And restore the port itself

This commit is contained in:
Philip M. Gollucci 2012-02-07 20:21:22 +00:00
parent 0072349723
commit 86d3a67765
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290611
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Net-Subnets
# Date created: 2006-11-29
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Net-Subnets
PORTVERSION= 1.02
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KRAIH
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Computing subnets in large scale networks
DEPRECATED= Disappeared from CPAN
EXPIRATION_DATE= 2011-11-26
PERL_CONFIGURE= yes
MAN3= Net::Subnets.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-Subnets-1.02.tar.gz) = 54ea018b9c9b7a8522271ea71f3d65c8c0b4eef619cfbfa855f9bcfc7e12e28f
SIZE (Net-Subnets-1.02.tar.gz) = 8392

View File

@ -0,0 +1,4 @@
Very fast matches large lists of IP addresses against many CIDR
subnets and calculates IP address ranges.
WWW: http://search.cpan.org/dist/Net-Subnets/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets/.packlist
%%SITE_PERL%%/Net/Subnets.pm
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnets
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net