summaryrefslogtreecommitdiff
path: root/ftp/ftptool/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-23 18:11:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-23 18:11:10 +0000
commit73dd8639068ae7493e9026c2411e13ff30ed6720 (patch)
tree14257bbba227021f3dec21117dce2b6923ba9339 /ftp/ftptool/Makefile
parentInstall shared library. (diff)
Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>
fix lex.c add a missed dependency PR: ports/50967 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Notes
Notes: svn path=/head/; revision=85480
Diffstat (limited to 'ftp/ftptool/Makefile')
-rw-r--r--ftp/ftptool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index c3f7cb7eb645..6586bdbf48a3 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -13,10 +13,11 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
DISTFILES= Ftptool${PORTVERSION}.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gagnon__s@videotron.ca
COMMENT= Graphic ftp shell based on xview
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
+RUN_DEPENDS= ${X11BASE}/bin/textedit:${PORTSDIR}/editors/textedit
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/Ftptool4.6