2012-11-15 09:01:10 +01:00
|
|
|
# Created by: Boris Samorodov <bsam@FreeBSD.org>
|
2008-09-29 20:49:16 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-11-15 09:01:10 +01:00
|
|
|
PORTREVISION= 0
|
2008-09-29 20:49:16 +02:00
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
|
|
|
|
MAINTAINER= bsam@FreeBSD.org
|
2013-05-24 20:21:00 +02:00
|
|
|
COMMENT= User-level file synchronization tool (without x11 stuff)
|
2008-09-29 20:49:16 +02:00
|
|
|
|
2012-06-02 19:40:16 +02:00
|
|
|
CONFLICTS= unison-[0-9]* unison-devel-[0-9]*
|
2008-09-29 20:49:16 +02:00
|
|
|
|
2012-06-02 19:40:16 +02:00
|
|
|
OPTIONS_EXCLUDE= X11
|
2012-05-31 23:12:14 +02:00
|
|
|
OPTIONS_DEFAULT= DOCS
|
2008-09-29 20:49:16 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../unison
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|