head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.01;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.04.25.09.12.57;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2012.01.16.10.33.33;	author rm;	state Exp;
branches;
next	1.1;

1.1
date	2012.01.02.19.53.52;	author rm;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-plone.supermodel
# Date created:				02 January 2012
# Whom:					Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
#
# $FreeBSD: head/www/py-plone.supermodel/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	plone.supermodel
PORTVERSION=	1.1.1
CATEGORIES=	www python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	zope@@FreeBSD.org
COMMENT=	Serialize Zope schema definitions to and from XML

LICENSE=	BSD

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \
		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
		${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
		${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \
		${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname \
		${PYTHON_PKGNAMEPREFIX}z3c.zcmlhook>=0:${PORTSDIR}/devel/py-z3c.zcmlhook \
		${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml

DIST_SUBDIR=	zope
USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install
USE_ZIP=	yes

post-patch:
	@@${FIND} ${WRKSRC} -type f -name "*.orig" -delete

.include <bsd.port.mk>
@


1.3
log
@- update to 1.1.1
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- transfer maintainership for my zope-ports to zope@@
- add them to virtual category `zope'
@
text
@d9 1
a9 1
PORTVERSION=	1.0.3
d23 3
a25 1
		${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname
@


1.1
log
@Import plone4 dependencies part 10/15
@
text
@d10 1
a10 1
CATEGORIES=	www python
d14 1
a14 1
MAINTAINER=	rm@@FreeBSD.org
@

