opnsense-ports/devel/p5-File-Grep/Makefile
Franco Fichtner 8329124b8a */*: sync with upstream
Taken from: FreeBSD
2015-06-01 07:58:49 +02:00

18 lines
346 B
Makefile

# Created by: Xavier Beaudouin <kiwi@oav.net>
# $FreeBSD$
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>