# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD: head/devel/p5-B-Hooks-OP-Check/Makefile 412346 2016-04-01 14:00:51Z mat $
# $MidnightBSD: trunk/devel/p5-B-Hooks-OP-Check/Makefile 21779 2016-08-20 20:22:16Z laffer1 $

PORTNAME=	B-Hooks-OP-Check
PORTVERSION=	0.19
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Wrap OP check callbacks

LICENSE=	unknown

BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends

USE_PERL5=	configure
USES=		perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
