mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
10e47bf8ff
- Bump PORTREVISION - Pass maintainership to me Approved by: maintainer (timeout 21 days)
15 lines
261 B
Makefile
15 lines
261 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -activesync
|
|
|
|
MAINTAINER= acm@FreeBSD.org
|
|
|
|
CONFLICTS= sogo[2-4]-[0-9]* sogo2-activesync-[0-9]* sogo4-activesync-[0-9]*
|
|
|
|
OPTIONS_SLAVE= ACTIVESYNC
|
|
|
|
MASTERDIR= ${.CURDIR}/../sogo3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|