# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 93752 2012-05-29 21:54:02Z dports@macports.org $ PortSystem 1.0 name org-mode version 7.8.11 categories editors license GPL-3+ maintainers dports platforms darwin supported_archs noarch description an Emacs Mode for Notes, Project Planning, and Authoring long_description Org is a mode for keeping notes, maintaining TODO lists, \ and doing project planning with a fast and effective \ plain-text system. homepage http://orgmode.org/ master_sites ${homepage} distname org-${version} checksums rmd160 18faf244efd46e5cd8e3fb53f10bcd5dfc0e1290 \ sha256 2f6a69aaff5cd66162a9a1a6df900c6050434bced1bbc7eea715b5579a0487c1 depends_lib port:emacs depends_build port:texinfo use_configure no destroot.destdir prefix=${destroot}${prefix} destroot.target install-lisp install-info livecheck.type regex livecheck.url ${homepage}/org-mode-download.html livecheck.regex {Current Version: Org ([\w.]+)}