PORTNAME=	sysv_ipc
PORTVERSION=	1.1.0
CATEGORIES=	devel python
MASTER_SITES=	http://semanchuk.com/philip/sysv_ipc/ \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	System V IPC for Python

LICENSE=	BSD2CLAUSE

USES=	python
USE_PYTHON=	autoplist concurrent distutils

.include <bsd.port.mk>
