pkgsrc/devel/py-ZopeInterface/Makefile
minskim 80c01ed2f0 Import py-ZopeInterface from pkgsrc-wip. Packaged by Siegmund Fuehringer.
This is a separate distribution of the zope.interface package used in
Zope 3 and Twisted, along with the packages they depend on.
2005-06-23 23:50:25 +00:00

17 lines
475 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2005/06/23 23:50:25 minskim Exp $
#
DISTNAME= ZopeInterface-3.0.1
PKGNAME= ${PYPKGPREFIX}-ZopeInterface-3.0.1
CATEGORIES= devel python
MASTER_SITES= http://zope.org/Products/ZopeInterface/3.0.1final/
EXTRACT_SUFX= .tgz
MAINTAINER= sifu@0xx0.net
HOMEPAGE= http://www.zope.org/
COMMENT= The zope.interface package used in Zope 3 and Twisted
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"