# Ports collection makefile for:	ace
# Date created:				5 January 2004
# Whom:					Sergey Matveychuk <sem@ciam.ru>
#
# $FreeBSD: ports/devel/ace/Makefile,v 1.4 2004/02/04 05:19:20 marcus Exp $
#

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"
