diff options
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r-- | www/galeon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index ad35771..6f6bbef 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME 2 Web browser based on gecko (the Mozilla rendering engine) BUILD_DEPENDS= ${X11BASE}/include/mozilla${HEADERS_SUFX}/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers${HEADERS_SUFX} \ ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} |