PORTNAME=	Sys-Trace
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Interface to system call tracing interfaces
WWW=		https://metacpan.org/release/Sys-Trace

LICENSE=	WTFPL
LICENSE_FILE=	${WRKSRC}/README

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
