# New ports collection makefile for:	Text-Glob
# Date created:	   May 9 2008
# Whom:		   Lucas Holt <luke@Midnightbsd.org>
#
# $MidnightBSD: trunk/textproc/p5-Text-Glob/Makefile 21527 2016-08-06 00:22:50Z laffer1 $
#

PORTNAME=	Text-Glob
PORTVERSION=	0.09
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Match globbing patterns against text

LICENSE=	perl

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
