# New ports collection makefile for: p5-Archive-Any # Date created: 2006-08-28 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Archive-Any PORTVERSION= 0.09.3 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.093 MAINTAINER= clsung@FreeBSD.org COMMENT= Single interface to deal with file archives RUN_DEPENDS= ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \ p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-File-MMagic>=1.27:${PORTSDIR}/devel/p5-File-MMagic \ p5-Module-Find>=0.05:${PORTSDIR}/devel/p5-Module-Find BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Archive::Any.3 Archive::Any::Plugin.3 \ Archive::Any::Plugin::Tar.3 Archive::Any::Plugin::Zip.3 .include