Changeset 40642 for trunk/dports/erlang
- Timestamp:
- Oct 9, 2008, 1:44:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/erlang/mochiweb/Portfile
r40483 r40642 8 8 9 9 version r${svnrev} ; # project hasn't assigned a version yet 10 epoch 2008100 310 epoch 20081009 11 11 12 12 categories erlang devel … … 59 59 xinstall -m 0644 ${filespath}/README.MacPorts ${docdir} 60 60 61 set scriptsdir ${destroot}${prefix}/share/ scripts61 set scriptsdir ${destroot}${prefix}/share/${name}/scripts 62 62 xinstall -d -m 0755 ${scriptsdir} 63 63 eval xinstall -m 0644 [glob ${worksrcpath}/scripts/*.erl] ${scriptsdir}
Note: See TracChangeset
for help on using the changeset viewer.