mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
security/mailzu: support php flavors
PR: 236360 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
This commit is contained in:
parent
1fa7a3d974
commit
45a10a00a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494939
@ -3,9 +3,10 @@
|
||||
|
||||
PORTNAME= mailzu
|
||||
DISTVERSION= 0.8rc3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/MailZu%200.8RC3
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
DISTNAME= MailZu_${DISTVERSION:S/rc/RC/}
|
||||
|
||||
MAINTAINER= ports@bsdserwis.com
|
||||
@ -26,7 +27,7 @@ SUB_FILES= pkg-message
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
USE_PHP= sockets
|
||||
USES= php:web
|
||||
USES= php:flavors,web
|
||||
|
||||
OPTIONS_DEFINE= IMAP LDAP DOCS
|
||||
OPTIONS_MULTI= SQL
|
||||
|
Loading…
Reference in New Issue
Block a user