# New ports collection makefile for:	Text-Glob
# Date created:	   May 9 2008
# Whom:		   Lucas Holt <luke@Midnightbsd.org>

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

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

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
