freebsd-ports/devel/py-ll-core/Makefile
2013-12-27 10:15:32 +00:00

20 lines
480 B
Makefile

# 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 <bsd.port.mk>