freebsd-ports/net/p5-Net-ext/Makefile

18 lines
301 B
Makefile
Raw Normal View History

# Created by: Igor Vinokurov <igor@zynaps.ru>
# $FreeBSD$
PORTNAME= Net-ext
PORTVERSION= 1.011
PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-21 14:28:59 +01:00
COMMENT= Perl modules for using sockets
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>