# $OpenBSD: Makefile,v 1.15 2019/07/12 21:02:16 sthen Exp $

COMMENT=	per-line quick profiler for perl
CATEGORIES=	devel
DISTNAME=	Devel-FastProf-0.08
REVISION=	4
MODULES=	cpan

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

RUN_DEPENDS=	devel/p5-Sort-Key

.include <bsd.port.mk>
