1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Perl module which provides a unified way to configure network interfaces

WWW:	http://search.cpan.org/dist/Net-Ifconfig-Wrapper/
This commit is contained in:
Steve Wills 2012-03-07 22:57:34 +00:00
parent 6292cacf89
commit 19cad376d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292925
5 changed files with 34 additions and 0 deletions

View File

@ -579,6 +579,7 @@
SUBDIR += p5-Net-IPTrie
SUBDIR += p5-Net-IRR
SUBDIR += p5-Net-Ident
SUBDIR += p5-Net-Ifconfig-Wrapper
SUBDIR += p5-Net-Interface
SUBDIR += p5-Net-Jaiku
SUBDIR += p5-Net-Jifty

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Net-Ifconfig-Wrapper
# Date created: 2012-03-07
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Net-Ifconfig-Wrapper
PORTVERSION= 0.11
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module provides a unified way to configure network interfaces
MAN3= Net::Ifconfig::Wrapper.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-Ifconfig-Wrapper-0.11.tar.gz) = 2fd663fc917341bb912df1fefaa3dfe263b12529d58be8b84a4b53f57fc2c1c4
SIZE (Net-Ifconfig-Wrapper-0.11.tar.gz) = 13440

View File

@ -0,0 +1,3 @@
Perl module which provides a unified way to configure network interfaces
WWW: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ifconfig/Wrapper/.packlist
%%SITE_PERL%%/Net/Ifconfig/Wrapper.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ifconfig/Wrapper
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Ifconfig
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net/Ifconfig
@dirrmtry %%SITE_PERL%%/Net