diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/py-omniorb | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/py-omniorb')
-rw-r--r-- | devel/py-omniorb/Makefile | 1 | ||||
-rw-r--r-- | devel/py-omniorb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 01a2fad90ea7..db3c1f997cbf 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= omniORBpy-${PORTVERSION} MAINTAINER= ak03@gte.com +COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB diff --git a/devel/py-omniorb/pkg-comment b/devel/py-omniorb/pkg-comment deleted file mode 100644 index dcb2a0862701..000000000000 --- a/devel/py-omniorb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python bindings for omniORB4, a CORBA 2.6 ORB |