Changeset 82911
- Timestamp:
- 08/21/11 17:12:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/comms/malsync/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/comms/malsync/Portfile
r82824 r82911 1 1 # $Id$ 2 2 3 PortSystem 1.0 4 3 5 name malsync 4 6 version 2.2.0 … … 10 12 master_sites http://www.tomw.org/malsync/ netbsd:packages/distfiles 11 13 checksums md5 d1c41526b91bb38c21a4ced01d26328c 12 dist files ${name}_${version}.src.tar.gz13 worksrcdir malsync14 distname ${name}_${version}.src 15 worksrcdir ${name} 14 16 description AvantGo.com palm pilot synchronization utility 15 17 depends_lib lib:pisock.8:pilot-link … … 17 19 long_description MalSync is a command line tool that allows Palm \ 18 20 Pilots to synchronize to the AvantGo.com server. 19 configure {} 20 build { system "makePREFIX=${prefix}" }21 use_configure no 22 build { system -W ${worksrcpath} "${build.cmd} PREFIX=${prefix}" } 21 23 destroot { 22 24 xinstall -m 755 ${worksrcpath}/malsync ${destroot}${prefix}/bin
Note: See TracChangeset
for help on using the changeset viewer.

