diff options
Diffstat (limited to 'ftp/ftpcube')
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcube/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 38c75eafb3cd..c6417c2961bf 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A graphical FTP Client - RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/gtk.py:${PORTSDIR}/x11-toolkits/py-gtk USE_PYTHON= yes diff --git a/ftp/ftpcube/pkg-comment b/ftp/ftpcube/pkg-comment new file mode 100644 index 000000000000..6faabf7a2ff2 --- /dev/null +++ b/ftp/ftpcube/pkg-comment @@ -0,0 +1 @@ +A graphical FTP Client |