mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 21:11:17 +02:00
create bsd12 branch
This commit is contained in:
19
python/py-zope.broken/Makefile
Normal file
19
python/py-zope.broken/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# $FreeBSD: head/python/py-zope.broken/Makefile 412346 2016-04-01 14:00:51Z mat $
|
||||
|
||||
PORTNAME= zope.broken
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Zope Broken Object Interfaces
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:python/py-zope.interface@${PY_FLAVOR}
|
||||
|
||||
USES= python zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
2
python/py-zope.broken/distinfo
Normal file
2
python/py-zope.broken/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (zope/zope.broken-3.6.0.zip) = b9b8776002da4f7b6b12dfcce77eb642ae62b39586dbf60e1d9bdc992c9f2999
|
||||
SIZE (zope/zope.broken-3.6.0.zip) = 7617
|
||||
4
python/py-zope.broken/pkg-descr
Normal file
4
python/py-zope.broken/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
This package is Zope Broken Object Interfaces and it is obsolete and
|
||||
its functionality has been merged into the ZODB3 distribution itself.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zope.broken/
|
||||
Reference in New Issue
Block a user