aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-19 18:32:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-19 18:32:24 +0000
commit766a7b7159cb103fadbb649439509155919a3a40 (patch)
tree6b704983bac1bae4e9980cc3e0e3ee37eb464b00 /ftp
parent43317411c1672b2c7713d0c7dc4b2d1e84b21b4e (diff)
- Respect CC
- Pass maintainership to submitter PR: ports/97463 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Notes
Notes: svn path=/head/; revision=162805
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftptool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index 4f9ab3cd8a18..f9cee71b0c1e 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -11,15 +11,16 @@ PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
-DISTFILES= Ftptool${PORTVERSION}.tar.gz
+DISTNAME= Ftptool${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= serge.gagnon@b2b2c.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
+MAKE_ARGS= CC=${CC}
WRKSRC= ${WRKDIR}/Ftptool4.6
MAN1= ftptool.1