[42226] trunk/dports/net/ncftp/Portfile
ram at macports.org
ram at macports.org
Sun Nov 16 18:15:06 PST 2008
Revision: 42226
http://trac.macports.org/changeset/42226
Author: ram at macports.org
Date: 2008-11-16 18:15:06 -0800 (Sun, 16 Nov 2008)
Log Message:
-----------
net/ncftp: whitespace
Modified Paths:
--------------
trunk/dports/net/ncftp/Portfile
Modified: trunk/dports/net/ncftp/Portfile
===================================================================
--- trunk/dports/net/ncftp/Portfile 2008-11-17 02:15:01 UTC (rev 42225)
+++ trunk/dports/net/ncftp/Portfile 2008-11-17 02:15:06 UTC (rev 42226)
@@ -1,39 +1,42 @@
# $Id$
-PortSystem 1.0
-name ncftp
-version 3.2.1
-categories net
-maintainers ram openmaintainer
-description FTP client with an advanced user interface
-long_description NcFTP is a suite of FTP programms. It includes \
- a FTP client with an advanced user interface. \
- The main program is simply called 'ncftp'. There \
- are also separate utility programs for one-shot FTP \
- (i.e. for shell scripts and command line junkies), \
- these include 'ncftpget', 'ncftpput', and 'ncftpls'.
-homepage http://www.ncftpd.com/ncftp/
-platforms darwin
-distname ${name}-${version}-src
-checksums sha1 6c1f19531ade7fbe19174aa48cf5940830ced7f7
-master_sites ftp://ftp.ncftpd.com/${name}/ \
- ftp://ftp.ncftpd.com/${name}/older_versions
-use_bzip2 yes
+PortSystem 1.0
-patchfiles patch-configure
+name ncftp
+version 3.2.1
+categories net
+platforms darwin
+maintainers ram openmaintainer
-depends_lib port:ncurses
+description FTP client with an advanced user interface
+long_description NcFTP is a suite of FTP programms. It includes a FTP \
+ client with an advanced user interface. The main program is simply \
+ called 'ncftp'. There are also separate utility programs for one-shot \
+ FTP (i.e. for shell scripts and command line junkies), these include \
+ 'ncftpget', 'ncftpput', and 'ncftpls'.
-worksrcdir ${name}-${version}
+homepage http://www.ncftpd.com/ncftp/
+master_sites ftp://ftp.ncftpd.com/${name}/ \
+ ftp://ftp.ncftpd.com/${name}/older_versions
+distname ${name}-${version}-src
+worksrcdir ${name}-${version}
+use_bzip2 yes
-destroot.destdir mandir=${destroot}${prefix}/share/man \
- prefix=${destroot}${prefix}
+checksums sha1 6c1f19531ade7fbe19174aa48cf5940830ced7f7
-pre-destroot { system "install -d ${destroot}${prefix}/bin"
- system "install -d ${destroot}${prefix}/lib"
- system "install -d ${destroot}${prefix}/share/man"
+patchfiles patch-configure
+
+depends_lib port:ncurses
+
+destroot.destdir mandir=${destroot}${prefix}/share/man \
+ prefix=${destroot}${prefix}
+
+pre-destroot {
+ system "install -d ${destroot}${prefix}/bin"
+ system "install -d ${destroot}${prefix}/lib"
+ system "install -d ${destroot}${prefix}/share/man"
}
-livecheck.check md5
-livecheck.url ftp://ftp.ncftp.com/${name}/
-livecheck.md5 c7f7a9819dd5bd9007be2e68bc820b40
+livecheck.check md5
+livecheck.url ftp://ftp.ncftp.com/${name}/
+livecheck.md5 c7f7a9819dd5bd9007be2e68bc820b40
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081116/560eebb3/attachment.html>
More information about the macports-changes
mailing list