2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Igor Vinokurov <igor@zynaps.ru>
|
2000-04-24 04:05:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-ext
|
2004-08-14 14:37:06 +02:00
|
|
|
PORTVERSION= 1.011
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 2
|
2000-04-24 04:05:55 +02:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-24 04:05:55 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-08-14 14:37:06 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl modules for using sockets
|
2000-04-24 04:05:55 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-04-24 04:05:55 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|