9 lines
163 B
Makefile
9 lines
163 B
Makefile
PKGNAMESUFFIX= -activesync
|
|
|
|
CONFLICTS= sogo2 sogo sogo-activesync
|
|
|
|
OPTIONS_SLAVE= ACTIVESYNC
|
|
|
|
MASTERDIR= ${.CURDIR}/../sogo2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|