544a284240
- Fix path of configuration files - Fix CONFLICTS - Bump PORTREVISION
13 lines
198 B
Makefile
13 lines
198 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -activesync
|
|
|
|
MAINTAINER= euan@potensol.com
|
|
|
|
CONFLICTS= sogo[2-3]-[0-9]*
|
|
|
|
OPTIONS_SLAVE= ACTIVESYNC
|
|
|
|
MASTERDIR= ${.CURDIR}/../sogo3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|