2012-01-03 10:54:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= plone.app.search
|
2013-09-23 11:18:55 +02:00
|
|
|
PORTVERSION= 1.1.5
|
2014-02-15 15:43:11 +01:00
|
|
|
PORTREVISION= 1
|
2012-01-16 11:33:34 +01:00
|
|
|
CATEGORIES= www python zope
|
2012-01-03 10:54:54 +01:00
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
2014-02-15 15:43:11 +01:00
|
|
|
DIST_SUBDIR= zope
|
2012-01-03 10:54:54 +01:00
|
|
|
|
2012-01-16 11:33:34 +01:00
|
|
|
MAINTAINER= zope@FreeBSD.org
|
2012-01-03 10:54:54 +01:00
|
|
|
COMMENT= Search user interface for Plone CMS
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/py-plone.app.contentlisting
|
|
|
|
|
2015-01-03 09:41:20 +01:00
|
|
|
USES= python zip
|
|
|
|
USE_PYTHON= distutils autoplist
|
2013-09-23 11:18:55 +02:00
|
|
|
|
2012-01-03 10:54:54 +01:00
|
|
|
.include <bsd.port.mk>
|