[99355] trunk/dports/office
ryandesign at macports.org
ryandesign at macports.org
Fri Nov 2 22:41:04 PDT 2012
Revision: 99355
http://trac.macports.org//changeset/99355
Author: ryandesign at macports.org
Date: 2012-11-02 22:41:04 -0700 (Fri, 02 Nov 2012)
Log Message:
-----------
DepreciateForLedger: new port, version 1.0 (#36826)
Added Paths:
-----------
trunk/dports/office/DepreciateForLedger/
trunk/dports/office/DepreciateForLedger/Portfile
Added: trunk/dports/office/DepreciateForLedger/Portfile
===================================================================
--- trunk/dports/office/DepreciateForLedger/Portfile (rev 0)
+++ trunk/dports/office/DepreciateForLedger/Portfile 2012-11-03 05:41:04 UTC (rev 99355)
@@ -0,0 +1,33 @@
+# -*- 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$
+
+PortSystem 1.0
+PortGroup github 1.0
+PortGroup python 1.0
+
+github.setup tazzben DepreciateForLedger 1.0
+categories office
+platforms darwin
+maintainers wbpsystems.com:ben
+license MIT
+supported_archs noarch
+
+description Depreciation tool for Ledger
+
+long_description This tool allows you to create a depreciation schedule appropriate for Ledger.
+
+github.tarball_from downloads
+extract.mkdir yes
+
+checksums rmd160 9d7ed69f4db9e1fb16e10db54be66196374553e6 \
+ sha256 65d0ffdbe6bc59cedee1b948f3467e84e3f818ea0017a7d584a31c80f35fa063
+
+python.versions 27
+
+depends_lib-append port:py${python.version}-dateutil
+
+python.link_binaries_suffix
+
+livecheck.type regex
+livecheck.url ${github.homepage}/downloads
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
Property changes on: trunk/dports/office/DepreciateForLedger/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121102/03edf659/attachment.html>
More information about the macports-changes
mailing list