mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
create bsd12 branch
This commit is contained in:
21
python/py-zope.lifecycleevent/Makefile
Normal file
21
python/py-zope.lifecycleevent/Makefile
Normal file
@@ -0,0 +1,21 @@
|
||||
# $FreeBSD: head/devel/py-zope.lifecycleevent/Makefile 412346 2016-04-01 14:00:51Z mat $
|
||||
|
||||
PORTNAME= zope.lifecycleevent
|
||||
PORTVERSION= 3.7.0
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Object life-cycle events
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:python/py-zope.interface@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.component>=0:python/py-zope.component@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.event>=0:python/py-zope.event@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
#EOF
|
||||
2
python/py-zope.lifecycleevent/distinfo
Normal file
2
python/py-zope.lifecycleevent/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (zope/zope.lifecycleevent-3.7.0.tar.gz) = 255d4a196363052be03b6a0b2903f619fccafef12f98373d4be8ff8fe1cdab68
|
||||
SIZE (zope/zope.lifecycleevent-3.7.0.tar.gz) = 8414
|
||||
3
python/py-zope.lifecycleevent/pkg-descr
Normal file
3
python/py-zope.lifecycleevent/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Object life-cycle events.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zope.lifecycleevent/
|
||||
Reference in New Issue
Block a user