mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-17 05:51:19 +02:00
create bsd12 branch
This commit is contained in:
22
python/py-zope.componentvocabulary/Makefile
Normal file
22
python/py-zope.componentvocabulary/Makefile
Normal file
@@ -0,0 +1,22 @@
|
||||
# $FreeBSD: head/devel/py-zope.componentvocabulary/Makefile 412346 2016-04-01 14:00:51Z mat $
|
||||
|
||||
PORTNAME= zope.componentvocabulary
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Zope Component vocabularies
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:python/py-zope.component@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:python/py-zope.i18nmessageid@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:python/py-zope.interface@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:python/py-zope.schema@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.security>=0:python/py-zope.security@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
2
python/py-zope.componentvocabulary/distinfo
Normal file
2
python/py-zope.componentvocabulary/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (zope/zope.componentvocabulary-1.0.1.tar.gz) = 07899d971e97f51be31b49c35b6c2d812cafc8d53ce130e5bd08662d50444829
|
||||
SIZE (zope/zope.componentvocabulary-1.0.1.tar.gz) = 8089
|
||||
3
python/py-zope.componentvocabulary/pkg-descr
Normal file
3
python/py-zope.componentvocabulary/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Component vocabularies.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zope.componentvocabulary/
|
||||
Reference in New Issue
Block a user