# New ports collection makefile for:	py-liblarch
# Date created:				13 February 2012
# Whom:					Ruslan Mahmatkhanov <rm@FreeBSD.org>
#
# $FreeBSD: ports/devel/py-liblarch/Makefile,v 1.1 2012/02/13 15:18:53 rm Exp $
#

PORTNAME=	liblarch
PORTVERSION=	0.1.0
CATEGORIES=	devel python
MASTER_SITES=	http://gtg.fritalk.com/publique/gtg.fritalk.com/${PORTNAME}/0.1/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Python library to easily handle data structures

LICENSE=	LGPL3

USE_GNOME=	pygobject
USE_PYTHON=	-2.7
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
