You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
update to v1.2.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12134 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+4
-4
@@ -1,8 +1,8 @@
|
||||
# $Id: Portfile,v 1.8 2005/04/28 21:18:52 mww Exp $
|
||||
# $Id: Portfile,v 1.9 2005/05/02 18:46:16 mww Exp $
|
||||
PortSystem 1.0
|
||||
|
||||
name fugu
|
||||
version 1.1.3
|
||||
version 1.2.0
|
||||
categories aqua
|
||||
maintainers rshaw@opendarwin.org
|
||||
description A Mac OS X SFTP, SCP and SSH Frontend.
|
||||
@@ -16,7 +16,7 @@ platforms darwin
|
||||
homepage http://rsug.itd.umich.edu/software/fugu
|
||||
master_sites ${homepage}/files/
|
||||
extract.suffix .tgz
|
||||
checksums md5 a0b1b2dd7b95f528282d9bed06c903ae
|
||||
checksums md5 977b15709364f2fc26d0152a7667d379
|
||||
|
||||
use_configure no
|
||||
|
||||
@@ -27,5 +27,5 @@ build.target
|
||||
destroot {
|
||||
cd ${worksrcpath}/build
|
||||
xinstall -d -m 0755 ${destroot}/Applications/DarwinPorts
|
||||
system "cp -R Fugu.app ${destroot}/Applications/DarwinPorts"
|
||||
file copy Fugu.app ${destroot}/Applications/DarwinPorts/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user