# New ports collection makefile for: quftp # Date created: 10 December 2003 # Whom: Frank Laszlo # # $FreeBSD$ # PORTNAME= quftp PORTVERSION= 1.0.7 PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= quftp MAINTAINER= laszlof@vonostingroup.com COMMENT= A scriptable FTP client LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CFLAGS="${CFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= quftp.1 PLIST_FILES= bin/quftp .include lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-239-27/+0
* Catch the set of host platforms up to the set in llvm ports.brooks2015-03-311-1/+5
* Add support for -fformat-extensions flag.brooks2014-12-19