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:
parent
0072349723
commit
86d3a67765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290611
25
net/p5-Net-Subnets/Makefile
Normal file
25
net/p5-Net-Subnets/Makefile
Normal 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>
|
2
net/p5-Net-Subnets/distinfo
Normal file
2
net/p5-Net-Subnets/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Net-Subnets-1.02.tar.gz) = 54ea018b9c9b7a8522271ea71f3d65c8c0b4eef619cfbfa855f9bcfc7e12e28f
|
||||
SIZE (Net-Subnets-1.02.tar.gz) = 8392
|
4
net/p5-Net-Subnets/pkg-descr
Normal file
4
net/p5-Net-Subnets/pkg-descr
Normal 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/
|
5
net/p5-Net-Subnets/pkg-plist
Normal file
5
net/p5-Net-Subnets/pkg-plist
Normal 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
|
Loading…
Reference in New Issue
Block a user