2004-01-05 20:32:03 +01:00
|
|
|
# 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++
|
|
|
|
|
2004-01-16 18:59:46 +01:00
|
|
|
CONFLICTS= ace+tao-5*
|
2004-01-05 20:32:03 +01:00
|
|
|
|
|
|
|
WITHOUT_TAO= yes
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../ace+tao
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|