[152550] trunk/dports/textproc

mf2k at macports.org mf2k at macports.org
Mon Sep 12 06:40:18 PDT 2016


Revision: 152550
          https://trac.macports.org/changeset/152550
Author:   mf2k at macports.org
Date:     2016-09-12 06:40:18 -0700 (Mon, 12 Sep 2016)
Log Message:
-----------
ansifilter: new port. (#51414)

Added Paths:
-----------
    trunk/dports/textproc/ansifilter/
    trunk/dports/textproc/ansifilter/Portfile

Added: trunk/dports/textproc/ansifilter/Portfile
===================================================================
--- trunk/dports/textproc/ansifilter/Portfile	                        (rev 0)
+++ trunk/dports/textproc/ansifilter/Portfile	2016-09-12 13:40:18 UTC (rev 152550)
@@ -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            ansifilter
+version         1.16
+categories      textproc
+maintainers     evermeet.cx:tessarek
+platforms       darwin
+license         GPL-3
+
+description     remove ANSI codes from output
+long_description \
+    Ansifilter parses common ANSI codes to remove them or to convert \
+    them to another colored text file format (HTML, TeX, LaTeX, RTF, \
+    Pango or BBCode)
+
+homepage        http://www.andre-simon.de/doku/ansifilter/en/ansifilter.php
+master_sites    http://www.andre-simon.de/zip/
+use_bzip2       yes
+
+checksums       rmd160  0b242149b07c361f2d412c3251e7c9bc4dfd4c66 \
+                sha256  db8903bf1a73263feee942f350b8fcfb4a088a562e355825bccff20603d910bf
+
+use_configure   no
+
+destroot.args   PREFIX="${prefix}"


Property changes on: trunk/dports/textproc/ansifilter/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160912/bcdfbd91/attachment.html>


More information about the macports-changes mailing list