diff options
author | mm <mm@FreeBSD.org> | 2015-04-15 19:29:26 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2015-04-15 19:29:26 +0800 |
commit | a2abd61c49c82da7a9feba6f59e67da65d3cdee4 (patch) | |
tree | 09eec8f8c0de40c5823cfd4a4eeb56644b30ab7f /mail | |
parent | b593f25c51df86143a68c2899d7577002c2646c6 (diff) | |
download | freebsd-ports-gnome-a2abd61c49c82da7a9feba6f59e67da65d3cdee4.tar.gz freebsd-ports-gnome-a2abd61c49c82da7a9feba6f59e67da65d3cdee4.tar.zst freebsd-ports-gnome-a2abd61c49c82da7a9feba6f59e67da65d3cdee4.zip |
Add CVE information to all Horde applications
PR: 199368
Diffstat (limited to 'mail')
-rw-r--r-- | mail/horde-imp/Makefile | 2 | ||||
-rw-r--r-- | mail/horde-ingo/Makefile | 2 | ||||
-rw-r--r-- | mail/horde-turba/Makefile | 2 | ||||
-rw-r--r-- | mail/horde-webmail/Makefile | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile index ac624d7cdc94..3945dfe6a538 100644 --- a/mail/horde-imp/Makefile +++ b/mail/horde-imp/Makefile @@ -11,7 +11,7 @@ COMMENT= Horde web based webmail system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= horde +USES= horde cpe USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index 0b518053ea00..1427a253c02b 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -11,7 +11,7 @@ COMMENT= Horde email filter rules manager LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= horde +USES= horde cpe USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index 855e0f2eb9a8..1b1e5266046b 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -16,7 +16,7 @@ FACEBOOK_DESC= Support connections with Facebook IMSP_DSC= Support IMSP addressbooks LDAP_DESC= Support LDAP Addressbooks -USES= horde +USES= horde cpe USE_PHP= gettext hash json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/mail/horde-webmail/Makefile b/mail/horde-webmail/Makefile index df2b6c27f131..8f618351f7bf 100644 --- a/mail/horde-webmail/Makefile +++ b/mail/horde-webmail/Makefile @@ -10,7 +10,9 @@ COMMENT= Horde Groupware Webmail Edition CONFLICTS= horde-groupware-[456]* -USES= horde +USES= horde cpe +CPE_PRODUCT= groupware +CPE_EDITION= webmail USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ content \ |