# New ports collection makefile for: quftp # Date created: 10 December 2003 # Whom: Frank Laszlo # # $FreeBSD$ # PORTNAME= quftp PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A scriptable FTP client LIB_DEPENDS= readline.6:${PORTSDIR}/devel/readline GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CFLAGS="${CFLAGS}" MAN1= quftp.1 PLIST_FILES= bin/quftp pre-configure: @${REINPLACE_CMD} -e 's|-O6|-O2|g' ${WRKSRC}/Makefile.in .include itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Fix build with Tcl/Tk 8.6gahr2013-05-154-5/+37