Changeset 35636
- Timestamp:
- 04/01/2008 00:50:40 (4 years ago)
- Files:
-
- 1 modified
-
trunk/dports/net/adium/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/adium/Portfile
r30204 r35636 2 2 3 3 PortSystem 1.0 4 4 5 name adium 5 6 version 1.1.1 … … 12 13 supported messaging services and then chat with other people using \ 13 14 those services. 14 15 homepage http://www.adiumx.com 16 platforms macosx 17 master_sites {} 15 18 fetch.type svn 16 19 svn.url svn://svn.adiumx.com/adium/tags/AdiumX_${version} … … 19 22 use_configure no 20 23 21 depends_build port:subversion24 depends_build bin:svn:subversion 22 25 build.type pbx 23 26 build.target -project Adium.xcodeproj -target Adium

