mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Remove unneeded dependency on archetypes
- Drop maintainership PR: ports/91925 Submitted by: Dario Freni <saturnero@gufi.org> (maintainer)
This commit is contained in:
parent
8d0e47a5ee
commit
389b4893cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153830
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= simpleblog
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www zope
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= collective
|
||||
@ -14,11 +15,10 @@ PKGNAMEPREFIX= zope-
|
||||
DISTNAME= SimpleBlog${PORTVERSION}
|
||||
DIST_SUBDIR= zope
|
||||
|
||||
MAINTAINER= saturnero@gufi.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SimpleBlog is an easy to use Plone based weblog application
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone \
|
||||
${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Archetypes/__init__.py:${PORTSDIR}/www/zope-archetypes
|
||||
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPlone/__init__.py:${PORTSDIR}/www/plone
|
||||
|
||||
WRKSRC=${WRKDIR}
|
||||
USE_ZOPE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user