PORTNAME=	CGI-Session-ExpireSessions
PORTVERSION=	1.12
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gerard@seibercom.net
COMMENT=	Perl module to delete expired CGI::Session-type sessions
WWW=		https://metacpan.org/release/CGI-Session-ExpireSessions

RUN_DEPENDS=	p5-CGI-Session>=4.14:www/p5-CGI-Session
TEST_DEPENDS=	p5-Test-Pod>=0:devel/p5-Test-Pod

USES=		perl5 tar:tgz
USE_PERL5=	configure

.include <bsd.port.mk>
