[59957] trunk/dports/comms

jmr at macports.org jmr at macports.org
Tue Oct 27 17:51:04 PDT 2009


Revision: 59957
          http://trac.macports.org/changeset/59957
Author:   jmr at macports.org
Date:     2009-10-27 17:51:02 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
New port: uucp (#20761)

Added Paths:
-----------
    trunk/dports/comms/uucp/
    trunk/dports/comms/uucp/Portfile

Added: trunk/dports/comms/uucp/Portfile
===================================================================
--- trunk/dports/comms/uucp/Portfile	                        (rev 0)
+++ trunk/dports/comms/uucp/Portfile	2009-10-28 00:51:02 UTC (rev 59957)
@@ -0,0 +1,22 @@
+# -*- 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                uucp
+version             1.07
+categories          comms
+maintainers         six-two.net:gunter
+description         Taylor UUCP
+long_description    Taylor UUCP is a free implementation of UUCP and is the \
+                    standard UUCP used on the GNU system.
+homepage            http://www.gnu.org/software/uucp/uucp.html
+platforms           darwin
+
+master_sites        gnu
+checksums           md5 64c54d43787339a7cced48390eb3e1d0 \
+                    sha1 e7c93c3aa6468f1b26dd4d9104dbbe8c2949e9ee \
+                    rmd160 e265ecd08245dd2510db20430a7a0e387ef4df51
+
+configure.args      --infodir=${prefix}/share/info \
+                    --mandir=${prefix}/share/man


Property changes on: trunk/dports/comms/uucp/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/20091027/5dc67b8e/attachment.html>


More information about the macports-changes mailing list