diff options
Diffstat (limited to 'sysutils/thefish/Makefile')
-rw-r--r-- | sysutils/thefish/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 3704d2aa90db..f7fde9674831 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://energyhq.homeip.net/files/ MAINTAINER= adamw@FreeBSD.org +PORTCOMMENT= Gtk+/ncurses rc.conf editor/management tool + .if !defined(NO_GUI) && defined(WITH_GTK2) LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 .endif |