Changeset 111828
- Timestamp:
- Oct 3, 2013, 12:38:23 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/aqua/iTerm2/Portfile
r111826 r111828 12 12 description Enhanced terminal emulator program, successor to iTerm 13 13 long_description \ 14 iTerm2 is a replacement for Terminal and the successor to iTerm. It \ 15 works on Macs with Leopard or Snow Leopard. Its focus is on \ 14 iTerm2 is a replacement for Terminal and the successor to iTerm. Its focus is on \ 16 15 performance, internationalization, and supporting innovative features \ 17 16 that make your life better. … … 39 38 pre-fetch { 40 39 ui_error "${name} requires OS X 10.7 or newer" 41 return -code error "unsupported MacOS X version"40 return -code error "unsupported OS X version" 42 41 } 43 42 }
Note: See TracChangeset
for help on using the changeset viewer.