summaryrefslogtreecommitdiff
path: root/devel/ace/Makefile
blob: 726aaebb166387e680509b5dac1cb8b04b447ddd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	ace
# Date created:				5 January 2004
# Whom:					Sergey Matveychuk <sem@ciam.ru>
#
# $FreeBSD$
#

PORTNAME=	ace
PORTVERSION=	${ACE_VERSION}
PORTREVISION=	1
PKGNAMESUFFIX=

COMMENT=	The Adaptive Communication Environment for C++

CONFLICTS=	ace+tao-5*

WITHOUT_TAO=	yes

MASTERDIR=	${.CURDIR}/../ace+tao

.include "${MASTERDIR}/Makefile"