freebsd-ports/net/unison-nox11/Makefile
Guido Falsi 46417fc77b - Update to 2.40.102
- Reset PORTREVISION and trim Makefile headers on slave port [1]

Approved by:	bsam [1]
Feature safe:	yes
2012-11-15 08:01:10 +00:00

16 lines
354 B
Makefile

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