1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/sogo3-activesync/Makefile
Jose Alonso Cardenas Marquez 10e47bf8ff - Add CONFLICTS
- Bump PORTREVISION
- Pass maintainership to me

Approved by:	maintainer (timeout 21 days)
2018-06-03 06:06:50 +00:00

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"