freebsd-ports/www/sogo3-activesync/Makefile
Jose Alonso Cardenas Marquez 544a284240 - Pass maintainer to euan at potensol.com
- Fix path of configuration files
- Fix CONFLICTS
- Bump PORTREVISION
2016-05-05 13:08:29 +00:00

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"