# Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= MogileFS-Utils PORTVERSION= 2.27 CATEGORIES= sysutils net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DORMANDO PKGNAMEPREFIX= p5- MAINTAINER= trociny@FreeBSD.org COMMENT= MogileFS tools BUILD_DEPENDS= p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN1= mogadm.1 \ mogdelete.1 \ mogfetch.1 \ mogfiledebug.1 \ mogfileinfo.1 \ moglistfids.1 \ moglistkeys.1 \ mogrename.1 \ mogstats.1 \ mogtool.1 \ mogupload.1 MAN3= MogileFS::Utils.3 NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/NAME/ s|MogileFS-Utils|MogileFS::Utils|' ${WRKSRC}/Makefile.PL .include