Created
September 2, 2009 16:14
-
-
Save ssig33/179797 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PortSystem 1.0 | |
name uim | |
version 1.5.6 | |
categories inputmethod uim | |
maintainers ssig33 | |
description Multi Language Input Method | |
long_description \ | |
MLIM. \ | |
platforms darwin | |
homepage http://code.google.com/p/uim/ | |
master_sites http://uim.googlecode.com/files/ | |
distname ${name}-${version} | |
checksums md5 2bd5a9095d6354a2a23c908b0d6e7861 | |
depends_lib port:intltool | |
use_configure yes | |
extract.suffix .tar.bz2 | |
extract.cmd bzip2 | |
post-destroot { | |
} | |
post-activate { | |
ui_msg "See ${homepage} for more explanation" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment