1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net/unison-nox11/Makefile
Guido Falsi 3ae4fe6da7 Convert unison ports to staging
Approved by:	bsam (for net/unison-nox11)
Approved by:	mandree (implicit, for net/unison232)
2013-09-29 09:38:57 +00:00

17 lines
352 B
Makefile

# Created by: Boris Samorodov <bsam@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
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"