# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Test-CheckManifest/Makefile 332245 2013-10-31 14:31:30Z vanilla $

PORTNAME=	Test-CheckManifest
PORTVERSION=	1.26
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Test
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Check if your Manifest matches your distro

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
