- Timestamp:
- 08/27/08 14:20:14 (3 months ago)
- Files:
-
- 1 modified
-
trunk/dports/graphics/dcraw/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/dcraw/Portfile
r39645 r39646 5 5 name dcraw 6 6 version 8.87 7 revision 1 7 8 set distfile_date 20080814134200 8 9 categories graphics … … 51 52 post-destroot { 52 53 xinstall -m 644 -W ${worksrcpath} dcraw.1 ${destroot}${prefix}/share/man/man1 53 foreach lang {eo ru fr it de pt es zh_TW zh_CN nl pl hu } {54 foreach lang {eo ru fr it de pt es zh_TW zh_CN nl pl hu ca cs sv} { 54 55 if {[file exist ${worksrcpath}/dcraw_${lang}.1]} { 55 56 xinstall -m 755 -d ${destroot}${prefix}/share/man/${lang}/man1

