mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Rename www/sogo-activesync to www/sogo2-activesync
- Update 2.3.10 PR: 208407 Submitted by: me Approved by: Euan Thoms <euan at potensol.com>
This commit is contained in:
parent
f63248c66e
commit
73895fc597
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414488
@ -2077,6 +2077,7 @@
|
||||
SUBDIR += sogo2
|
||||
SUBDIR += sogo3
|
||||
SUBDIR += sogo-activesync
|
||||
SUBDIR += sogo2-activesync
|
||||
SUBDIR += sogo3-activesync
|
||||
SUBDIR += spawn-fcgi
|
||||
SUBDIR += spdylay
|
||||
|
13
www/sogo2-activesync/Makefile
Normal file
13
www/sogo2-activesync/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -activesync
|
||||
|
||||
MAINTAINER= euan@potensol.com
|
||||
|
||||
CONFLICTS= sogo2-[0-9]* sogo3-[0-9]*
|
||||
|
||||
OPTIONS_SLAVE= ACTIVESYNC
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../sogo2
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
5
www/sogo2-activesync/pkg-descr
Normal file
5
www/sogo2-activesync/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
ActiveSync is an extension to SOGo that provides support
|
||||
for the ActiveSync protocol to clients that supports
|
||||
it.
|
||||
|
||||
WWW: http://www.sogo.nu/
|
Loading…
Reference in New Issue
Block a user