2006-09-27 10:58:08 +02:00
|
|
|
# New ports collection makefile for: p5-Net-Interface
|
|
|
|
# Date created: 2006-09-11
|
|
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Net-Interface
|
2010-04-27 09:12:27 +02:00
|
|
|
PORTVERSION= 1.012
|
2006-09-27 10:58:08 +02:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-09-27 10:58:08 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= clsung@FreeBSD.org
|
|
|
|
COMMENT= Perl extension to access network interfaces
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
2009-06-06 00:53:27 +02:00
|
|
|
MAN3= Net::Interface.3 Net::Interface::Developer.3 \
|
|
|
|
Net::Interface::NetSymbols.3
|
2006-09-27 10:58:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|