# Created by: Aaron Dalton <aaron@FreeBSD.org>

PORTNAME=	Pod-Tests
PORTVERSION=	1.19
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Extracts embedded tests and code examples from POD

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
