Added sogo
This commit is contained in:
@ -116,3 +116,11 @@ CFLAGS+=-fno-omit-frame-pointer
|
|||||||
WITH_DEBUG=YES
|
WITH_DEBUG=YES
|
||||||
CFLAGS+=-fno-omit-frame-pointer
|
CFLAGS+=-fno-omit-frame-pointer
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
# Sogo etc...
|
||||||
|
.if ${.CURDIR:M*/devel/sogo}
|
||||||
|
OPTIONS_FILE_UNSET+=LDAP
|
||||||
|
OPTIONS_FILE_UNSET+=PGSQL
|
||||||
|
OPTIONS_FILE_SET+=MYSQL
|
||||||
|
.endif
|
||||||
|
|
||||||
|
|||||||
@ -220,3 +220,5 @@ graphics/drm-kmod
|
|||||||
www/yarn
|
www/yarn
|
||||||
textproc/hs-pandoc
|
textproc/hs-pandoc
|
||||||
emulators/qemu@nox11
|
emulators/qemu@nox11
|
||||||
|
# Webmail
|
||||||
|
www/sogo-activesync
|
||||||
|
|||||||
Reference in New Issue
Block a user