# Created by: Wen Heping # $FreeBSD$ PORTNAME= apipkg PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Namespace control and lazy-import mechanism USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes .include