# 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 15462 2013-09-17 03:15:41Z laffer1 $
#

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

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

PERL_CONFIGURE=	yes

MAN3=		Text::Glob.3

.include <bsd.port.mk>
