[53462] trunk/dports/net

snc at macports.org snc at macports.org
Mon Jul 6 05:48:01 PDT 2009


Revision: 53462
          http://trac.macports.org/changeset/53462
Author:   snc at macports.org
Date:     2009-07-06 05:47:59 -0700 (Mon, 06 Jul 2009)
Log Message:
-----------
created mktorrent, ticket #20094

Added Paths:
-----------
    trunk/dports/net/mktorrent/
    trunk/dports/net/mktorrent/Portfile

Added: trunk/dports/net/mktorrent/Portfile
===================================================================
--- trunk/dports/net/mktorrent/Portfile	                        (rev 0)
+++ trunk/dports/net/mktorrent/Portfile	2009-07-06 12:47:59 UTC (rev 53462)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                mktorrent
+version             0.7
+categories          net
+description         mktorrent is a simple command line utility to create \
+                    BitTorrent metainfo files.
+homepage            sourceforge
+long_description    ${description}
+maintainers         snc openmaintainer
+
+platforms           freebsd darwin
+
+master_sites        sourceforge
+
+checksums           md5    900c06b386bcd02d35a3aab620017b02 \
+                    sha1   924b4c031200d771b1452e0911e95492b991b78c \
+                    rmd160 e7b8aed476d7c40f38db06e1e30d1d826a0348db
+
+use_configure       no
+
+destroot.destdir    PREFIX=${destroot}${prefix}


Property changes on: trunk/dports/net/mktorrent/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/20090706/9aea1b4f/attachment.html>


More information about the macports-changes mailing list