# $NetBSD$

DISTNAME=	atomicfile-1.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PYPI:=a/atomicfile/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	http://github.com/sashka/atomicfile
COMMENT=	Writeable file object that atomically updates a file
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
