Index: head/ftp/wput/Makefile =================================================================== --- head/ftp/wput/Makefile (revision 121849) +++ head/ftp/wput/Makefile (revision 121850) @@ -1,37 +1,39 @@ # New ports collection makefile for: wput # Date created: 2 December 2003 # Whom: Nosov Artem # # $FreeBSD$ # PORTNAME= wput PORTVERSION= 0.4.1 CATEGORIES= ftp MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ EXTRACT_SUFX= .tgz MAINTAINER= chip-set@mail.ru COMMENT= Uploads files or directories to a ftpserver with support of resuming +BROKEN= Size mismatch + PORTDOCS= TODO ChangeLog USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="${LDFLAGS}" PLIST_FILES= bin/wput MAN1= wput.1 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include Property changes on: head/ftp/wput/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property