aboutsummaryrefslogblamecommitdiff
path: root/devel/ace/Makefile
blob: 912726843914282806e07235edb87babaf234064 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                       









                                                              
# Ports collection makefile for:	ace
# Date created:				5 January 2004
# Whom:					Sergey Matveychuk <sem@ciam.ru>
#
# $FreeBSD$
#

PORTNAME=	ace
PORTVERSION=	${ACE_VERSION}
PKGNAMESUFFIX=

COMMENT=	The Adaptive Communication Environment for C++

CONFLICTS=	ace+tao-*

WITHOUT_TAO=	yes

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

.include "${MASTERDIR}/Makefile"