# Created by: Xavier Beaudouin <kiwi@oav.net>
# $FreeBSD: head/devel/p5-File-Grep/Makefile 388088 2015-05-31 13:37:20Z amdmi3 $

PORTNAME=	File-Grep
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kiwi@oav.net
COMMENT=	Perl Module that Find matches to a pattern in files or function

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>