[52772] trunk/dports/textproc

blb at macports.org blb at macports.org
Mon Jun 22 18:48:40 PDT 2009


Revision: 52772
          http://trac.macports.org/changeset/52772
Author:   blb at macports.org
Date:     2009-06-22 18:48:39 -0700 (Mon, 22 Jun 2009)
Log Message:
-----------
New port - textproc/rbmake, Book maker for the Rocket eBook; ticket #18822

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

Added: trunk/dports/textproc/rbmake/Portfile
===================================================================
--- trunk/dports/textproc/rbmake/Portfile	                        (rev 0)
+++ trunk/dports/textproc/rbmake/Portfile	2009-06-23 01:48:39 UTC (rev 52772)
@@ -0,0 +1,32 @@
+# -*- 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            rbmake
+version         1.2
+categories      textproc
+platforms       darwin
+maintainers     nomaintainer
+description     "Book maker" for the Rocket eBook.
+homepage        http://rbmake.sourceforge.net/
+master_sites    sourceforge
+
+checksums       md5 0d9a3769b878c9db630a6d890020ff38 \
+                sha1 5737af7a419e579160bc09544a7944e340a07582 \
+                rmd160 a9731ac79a7f25c7f8e887f656845beb6ba859bb
+
+long_description \
+    Rbmake is a "book maker" for the Rocket eBook. It consists of a set of \
+    commandline tools that assemble or disassemble .rb files -- the book \
+    format that is native to the ReB. The C code also contains a library of \
+    routines that can be linked into other applications.
+
+depends_lib     port:libxml2 \
+                port:pcre \
+                port:jpeg \
+                port:libpng \
+                port:zlib
+
+configure.args  --mandir=${prefix}/share/man
+


Property changes on: trunk/dports/textproc/rbmake/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/20090622/21b04806/attachment.html>


More information about the macports-changes mailing list