# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-ExtUtils-Manifest/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	ExtUtils-Manifest
PORTVERSION=	1.61
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:FLORA
PKGNAMEPREFIX=	p5-

MAINTAINER=	lippe@FreeBSD.org
COMMENT=	Utilities to write and check a MANIFEST file

USES=		perl5
USE_PERL5=	configure

MAN3=		ExtUtils::Manifest.3

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