# New ports collection makefile for:	lockfile
# Date created:		4th Sep, 2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/devel/py-lockfile/Makefile,v 1.3 2011/12/08 17:45:12 novel Exp $
#

PORTNAME=	lockfile
PORTVERSION=	0.9.1
CATEGORIES=	devel python
MASTER_SITES=	GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Platform-independent file locking module

PROJECTHOST=	py${PORTNAME}

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
