freebsd-ports/devel/ace/Makefile
Kirill Ponomarev 0554eef7b7 - Use DISTNAME from master port
PR:		61158
Submitted by:	maintainer
2004-01-10 09:28:13 +00:00

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