[126719] trunk/dports/irc/irssi-devel/Portfile

mf2k at macports.org mf2k at macports.org
Tue Oct 14 07:16:45 PDT 2014


Revision: 126719
          https://trac.macports.org/changeset/126719
Author:   mf2k at macports.org
Date:     2014-10-14 07:16:45 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
irssi-devel: Add and conform to mode line. Whitespace. Description tweak.

Modified Paths:
--------------
    trunk/dports/irc/irssi-devel/Portfile

Modified: trunk/dports/irc/irssi-devel/Portfile
===================================================================
--- trunk/dports/irc/irssi-devel/Portfile	2014-10-14 14:01:10 UTC (rev 126718)
+++ trunk/dports/irc/irssi-devel/Portfile	2014-10-14 14:16:45 UTC (rev 126719)
@@ -1,17 +1,20 @@
+# -*- 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                irssi-devel
 version             5205
 categories          irc
 license             GPL-2+
 maintainers         nomaintainer
+
 description         modular IRC client
 long_description \
    Irssi is a modular IRC client that currently has only text mode user \
    interface, but 80-90% of the code is not text mode specific, so other \
    UIs could be created pretty easily. Also, Irssi is not really even IRC \
-   specific anymore, there's already a working SILC module available. \
+   specific anymore, there is already a working SILC module available. \
    Support for other protocols like ICQ could be created some day too.
 
 platforms           darwin
@@ -47,7 +50,7 @@
                     --enable-ipv6 --enable-ssl \
                     --without-socks --without-bot \
                     --with-perl --with-perl-lib=${prefix}/lib/perl5/darwin
-configure.env-append   ARCHFLAGS=''
+configure.env-append    ARCHFLAGS=''
 
 universal_variant   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/3ddfb2f8/attachment.html>


More information about the macports-changes mailing list