# Created by: loader <loader@freebsdmall.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-glob2/Makefile 331727 2013-10-26 18:50:03Z wg $

PORTNAME=	glob2
PORTVERSION=	0.4.1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	loader@freebsdmall.com
COMMENT=	Glob that captures patterns and supports recursive wildcards

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_AUTOPLIST=	yes
NO_STAGE=	yes

.include <bsd.port.mk>
