# New ports collection makefile for: py-zopeInterface # Date created: 13 April 2005 # Whom: Neal Nelson # # $FreeBSD$ # PORTNAME= zopeInterface PORTVERSION= 3.3.0.1 CATEGORIES= devel zope python MASTER_SITES= http://cheeseshop.python.org/packages/source/z/zope.interface/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= zope.interface-${PORTVERSION} MAINTAINER= neal@nelson.name COMMENT= Zope.interface package from Zope 3 USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes PYDISTUTILS_PKGNAME= zope.interface PYEASYINSTALL_ARCHDEP= yes .include .if ${OSVERSION} < 600000 MANUAL_PACKAGE_BUILD= does not build in tinderbox environment .endif .include