freebsd-ports/devel/ace/Makefile
Sergey Matveychuk 7896da2ae5 - Update to 5.4.2+1.4.2
Submitted by:	Craig Rodrigues <rodrigc(at)crodrigues.org>
2004-12-07 13:32:53 +00:00

21 lines
355 B
Makefile

# 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-5*
WITHOUT_TAO= yes
MASTERDIR= ${.CURDIR}/../ace+tao
.include "${MASTERDIR}/Makefile"