# Created by: will
# $FreeBSD: archivers/p5-Archive-Zip/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	Archive-Zip
PORTVERSION=	1.30
PORTREVISION=	1
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to create, manipulate, read, and write Zip archive files

USES=		perl5
USE_PERL5=	configure

MAN3=		Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3

.include <bsd.port.mk>
