OSDN Git Service

macvim: add ctags
authorKazuki Sakamoto <sakamoto@splhack.org>
Fri, 24 Apr 2009 11:42:32 +0000 (20:42 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Fri, 24 Apr 2009 11:42:32 +0000 (20:42 +0900)
editors/macvim/Portfile

index d64cb13..9e4340c 100644 (file)
@@ -134,6 +134,8 @@ variant standalone description {Enable standalonize} {
                        xinstall -m 644 ${prefix}/share/migemo/utf-8/${mdict} \
                                ${runtimePath}/dict
                }
+
+               xinstall -m 755 ${prefix}/bin/jexctags ${appPath}/MacOS/ctags
        }
 }