[68258] trunk/dports/office

jmr at macports.org jmr at macports.org
Sat May 29 20:01:50 PDT 2010


Revision: 68258
          http://trac.macports.org/changeset/68258
Author:   jmr at macports.org
Date:     2010-05-29 20:01:47 -0700 (Sat, 29 May 2010)
Log Message:
-----------
New port: kitlist, a list manager for managing kit (#23526)

Added Paths:
-----------
    trunk/dports/office/kitlist/
    trunk/dports/office/kitlist/Portfile

Added: trunk/dports/office/kitlist/Portfile
===================================================================
--- trunk/dports/office/kitlist/Portfile	                        (rev 0)
+++ trunk/dports/office/kitlist/Portfile	2010-05-30 03:01:47 UTC (rev 68258)
@@ -0,0 +1,28 @@
+# -*- 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
+
+name               kitlist
+version            0.6.10
+categories         office pim
+platforms          darwin
+maintainers        smartpixie.com:frank.dean
+description        A list manager for managing kit
+long_description   Kitlist allows you to maintain lists of kit that you may require for \
+                   activities such as a vacation, business trip or expedition.  Items can \
+                   be associated with one or more categories.  By combining categories, \
+                   an initial list for a trip can be quickly created, then refined. \
+
+homepage           http://www.smartpixie.com/kitlist/
+master_sites       ${homepage}source/
+
+checksums          md5 c884b175c469802baeb8fc1b1483f7be \
+                   sha1 cc865a6b1da0d07e0c6713ecd55cd77b5f01cee4 \
+                   rmd160 1f52bb55928a416e04cd53103f828d7a38a0ca37
+
+depends_lib        port:libxmlxx2 \
+                   port:libglademm
+
+configure.args     --disable-build-docs \
+                   --without-gconf


Property changes on: trunk/dports/office/kitlist/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/20100529/dbfa8842/attachment.html>


More information about the macports-changes mailing list