# Created by: Choe, Cheng-Dae # $FreeBSD$ PORTNAME= ll-core PORTVERSION= 1.11.1 PORTREVISION= 2 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= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes USE_ZIP= yes .include