# New ports collection makefile for:	net/unison-nox11
# Date created:				2008-09-05
# Whom:					bsam
#
# $FreeBSD: ports/net/unison-nox11/Makefile,v 1.1 2008/09/29 18:49:16 bsam Exp $
#

PORTREVISION=	0
PKGNAMESUFFIX=	-nox11

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

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

WITHOUT_X11=	yes
MASTERDIR=	${.CURDIR}/../unison

.include "${MASTERDIR}/Makefile"
