[112574] trunk/dports/sysutils
jberry at macports.org
jberry at macports.org
Sat Oct 26 12:30:32 PDT 2013
Revision: 112574
https://trac.macports.org/changeset/112574
Author: jberry at macports.org
Date: 2013-10-26 12:30:32 -0700 (Sat, 26 Oct 2013)
Log Message:
-----------
new port tag, allows manipulation of tags on Mavericks
Added Paths:
-----------
trunk/dports/sysutils/tag/
trunk/dports/sysutils/tag/Portfile
Added: trunk/dports/sysutils/tag/Portfile
===================================================================
--- trunk/dports/sysutils/tag/Portfile (rev 0)
+++ trunk/dports/sysutils/tag/Portfile 2013-10-26 19:30:32 UTC (rev 112574)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup github 1.0
+
+github.setup jdberry tag 0.5.1 v
+
+categories sysutils
+platforms darwin
+license MIT
+maintainers jberry openmaintainer
+
+description A command line tool to manipulate and query tags on files.
+long_description tag is a tool to manipulate tags on files starting with Mac OS 10.9 \
+ Mavericks, and to query for files with those tags. tag can use the \
+ file system's built-in metadata search functionality to rapidly find \
+ all files that have been tagged with a given set of tags.
+
+github.tarball_from archive
+
+checksums rmd160 420e454d44452b736f9c3fc4f856aa9f963bb364 \
+ sha256 a45322cc021b8804cf36f3438f0897acaf4ded2e2e5863c370d8bf42cd1686ac
+
+use_configure no
+destroot.args prefix=${prefix}
Property changes on: trunk/dports/sysutils/tag/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/20131026/997032af/attachment.html>
More information about the macports-changes
mailing list