# $OpenBSD: Makefile,v 1.16 2020/07/03 21:44:49 sthen Exp $

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

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

RUN_DEPENDS=	devel/p5-Sort-Key

.include <bsd.port.mk>
