create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# $FreeBSD: head/devel/py-zope.browser/Makefile 412346 2016-04-01 14:00:51Z mat $
PORTNAME= zope.browser
PORTVERSION= 2.1.0
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Shared Zope Toolkit browser components
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:python/py-zope.interface@${PY_FLAVOR}
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
#EOF

View File

@@ -0,0 +1,2 @@
SHA256 (zope/zope.browser-2.1.0.tar.gz) = 6f50384c01b400d985642a32b341c19090c32bc8ba0d07d88da96bc9b20a5da2
SIZE (zope/zope.browser-2.1.0.tar.gz) = 8453

View File

@@ -0,0 +1,3 @@
This package provides shared browser components for the Zope Toolkit.
WWW: https://pypi.python.org/pypi/zope.browser/