mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
14 lines
224 B
Makefile
14 lines
224 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -activesync
|
|
|
|
MAINTAINER= acm@FreeBSD.org
|
|
|
|
CONFLICTS= sogo[2-4]-[0-9]* sogo[2-3]-activesync-[0-9]*
|
|
|
|
OPTIONS_SLAVE= ACTIVESYNC
|
|
|
|
MASTERDIR= ${.CURDIR}/../sogo4
|
|
|
|
.include "${MASTERDIR}/Makefile"
|