Changeset 32643 for trunk/dports/sysutils/smart
- Timestamp:
- Jan 10, 2008, 8:35:19 AM (12 years ago)
- Location:
- trunk/dports/sysutils/smart
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/smart/Portfile
r28338 r32643 4 4 5 5 name smart 6 version 0.5 16 version 0.52 7 7 platforms darwin freebsd 8 8 categories sysutils archivers … … 19 19 homepage http://smartpm.org 20 20 master_sites http://labix.org/download/smart/ 21 checksums md5 6584bf3b977081162d19e220fdbcb3ac 21 checksums md5 f1681adedd18b86f679a53ad8361c9e9 \ 22 sha1 56e04b5bc2bfd3eb850da40baad7afc2ee256d0d \ 23 rmd160 16d692b4cd8c391bbf0b4578b998a54fc1ed6f4a 22 24 23 25 use_bzip2 yes 24 patchfiles patch-prefix.diff patch- filetools.py26 patchfiles patch-prefix.diff patch-archscore.diff patch-filetools.py 25 27 26 depends_lib lib:librpm:rpm port:python24 port:py-gtk2 28 depends_lib lib:librpm:rpm port:python24 29 ### by default, it will run --shell interface. 30 ### to run it with --gui, you will need: 31 #depends_run port:py-gtk2 27 32 28 33 patch {
Note: See TracChangeset
for help on using the changeset viewer.