diff options
Diffstat (limited to 'devel/orbitcpp/Makefile')
-rw-r--r-- | devel/orbitcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 13d537c11f8d..2d60b952109d 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit |