diff options
Diffstat (limited to 'devel/boaconstructor/Makefile')
-rw-r--r-- | devel/boaconstructor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index 178978c3c8e5..bcd31dd8e42e 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= boa-constructor DISTNAME= Boa-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A cross platform RAD GUI Building IDE for wxPython RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython |