1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/ace/Makefile
2004-02-04 05:21:48 +00:00

22 lines
371 B
Makefile

# Ports collection makefile for: ace
# Date created: 5 January 2004
# Whom: Sergey Matveychuk <sem@ciam.ru>
#
# $FreeBSD$
#
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"