PORTNAME=	Unix-Lsof
PORTVERSION=	0.1.0
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gjvc@gjvc.com
COMMENT=	Perl wrapper for Unix lsof(8) utility
WWW=		https://metacpan.org/release/Unix-Lsof

BUILD_DEPENDS=	p5-IPC-Run3>=0:devel/p5-IPC-Run3
RUN_DEPENDS=	p5-IPC-Run3>=0:devel/p5-IPC-Run3

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
