# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD: head/devel/p5-Test-Pod/Makefile 467983 2018-04-22 08:55:25Z sunpoet $

PORTNAME=	Test-Pod
PORTVERSION=	1.52
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Check for POD errors in files

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
