aboutsummaryrefslogblamecommitdiff
path: root/devel/py-ll-core/Makefile
blob: d7db1fd4a8e39fb12e966a198de637c988a199d2 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                               
                      
                 
                            

                                                                       

                                       
                                 

                                                                                    
                            


                                    

                      
# New ports collection makefile for:	ll-core
# Date created:		2005-06-23
# Whom:			Choe, Cheng-Dae
#
# $FreeBSD$
#

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

.include <bsd.port.mk>