# Created by: Jase Thew <freebsd@beardz.net>
# $FreeBSD: net/p5-Net-FTP-AutoReconnect/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-FTP-AutoReconnect
PORTVERSION=	0.3
CATEGORIES=	net devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:GIFF
PKGNAMEPREFIX=	p5-

MAINTAINER=	jase@FreeBSD.org
COMMENT=	A Perl5 FTP client class with automatic reconnect on failure

USES=		perl5
USE_PERL5=	configure

MAN3=		Net::FTP::AutoReconnect.3

NO_STAGE=	yes
.include <bsd.port.mk>
