aboutsummaryrefslogtreecommitdiffstats
path: root/net/unison-nox11/Makefile
blob: 526d495a9f304706125f0a3df1acf837e3da1931 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Boris Samorodov <bsam@FreeBSD.org>
# $FreeBSD$

PORTREVISION=   1
PKGNAMESUFFIX=  -nox11

MAINTAINER= bsam@FreeBSD.org
COMMENT=    User-level file synchronization tool (without x11 stuff)

CONFLICTS=  unison-[0-9]* unison-devel-[0-9]*

OPTIONS_EXCLUDE=    X11
OPTIONS_DEFAULT=    DOCS
MASTERDIR=  ${.CURDIR}/../unison

.include "${MASTERDIR}/Makefile"