# Created by: Choe, Cheng-Dae
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-ll-core/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	ll-core
PORTVERSION=	1.11.1
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	http://ftp.livinglogic.de/core/ \
		http://cheeseshop.python.org/packages/source/l/ll-core/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Utility functions and classes used by the other LivingLogic packages

USE_PYTHON=		2.5+
USE_PYDISTUTILS=	easy_install
USE_ZIP=		yes
PYEASYINSTALL_ARCHDEP=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
