# New ports collection makefile for:	Text-Glob
# Date created:	   May 9 2008
# Whom:		   Lucas Holt <luke@Midnightbsd.org>
#
# $MidnightBSD: mports/textproc/p5-Text-Glob/Makefile,v 1.1 2008/05/10 00:06:16 laffer1 Exp $
#

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>
