1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# 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"