freebsd-ports/net/unison-nox11/Makefile
Guido Falsi 7458217cda - Update net/unison to 2.48.4
- While here remove unneeded DOCS option from DEFAULT_OPTIONS(it's
  always on by default)
2016-05-24 13:41:13 +00:00

14 lines
314 B
Makefile

# Created by: Boris Samorodov <bsam@FreeBSD.org>
# $FreeBSD$
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
MASTERDIR= ${.CURDIR}/../unison
.include "${MASTERDIR}/Makefile"