[92663] users/g5pw/dports
g5pw at macports.org
g5pw at macports.org
Thu May 3 05:22:05 PDT 2012
Revision: 92663
https://trac.macports.org/changeset/92663
Author: g5pw at macports.org
Date: 2012-05-03 05:22:05 -0700 (Thu, 03 May 2012)
Log Message:
-----------
textproc/icat:
new port.
Added Paths:
-----------
users/g5pw/dports/textproc/
users/g5pw/dports/textproc/icat/
users/g5pw/dports/textproc/icat/Portfile
Added: users/g5pw/dports/textproc/icat/Portfile
===================================================================
--- users/g5pw/dports/textproc/icat/Portfile (rev 0)
+++ users/g5pw/dports/textproc/icat/Portfile 2012-05-03 12:22:05 UTC (rev 92663)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup github 1.0
+
+github.setup atextor icat 3ee5b6b37a1629339ae5481a33213fcc1db10c23
+maintainers g5pw
+
+categories textproc
+description icat (Image cat) outputs images in 256-color capable terminals.
+
+platforms darwin
+
+depends_lib port:imlib2
+
+checksums rmd160 5560627da6cbf5f12ff911e67f47aad6140ddaf8 \
+ sha256 88f8c242a88d3bc6f43d73f57bfa540430a0e7e88b37d7bb339bd9c40083fb97
+
+use_configure no
+
+destroot {
+ xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
+}
Property changes on: users/g5pw/dports/textproc/icat/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/20120503/2cff566d/attachment.html>
More information about the macports-changes
mailing list