[55144] trunk/dports/devel

toby at macports.org toby at macports.org
Thu Aug 6 20:10:33 PDT 2009


Revision: 55144
          http://trac.macports.org/changeset/55144
Author:   toby at macports.org
Date:     2009-08-06 20:10:31 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
#20560 (New port: devel/vstr-1.0.15)

Added Paths:
-----------
    trunk/dports/devel/vstr/
    trunk/dports/devel/vstr/Portfile

Added: trunk/dports/devel/vstr/Portfile
===================================================================
--- trunk/dports/devel/vstr/Portfile	                        (rev 0)
+++ trunk/dports/devel/vstr/Portfile	2009-08-07 03:10:31 UTC (rev 55144)
@@ -0,0 +1,24 @@
+# -*- 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                vstr
+version             1.0.15
+categories          devel
+maintainers         nomaintainer
+description         Vstr string library
+long_description    Vstr is a safe and fast string library for C.
+homepage            http://www.and.org/vstr/
+platforms           darwin
+master_sites        ${homepage}${version}/ \
+                    ftp://ftp.and.org/pub/james/vstr/${version}/
+
+use_bzip2           yes
+use_parallel_build  yes
+
+checksums           md5 578061d198bfe2d30b28b75ef8d92ceb \
+                    sha1 4d2c19cb83f30239b3800abc5c9eda4f24dd0b78 \
+                    rmd160 4b10b3b62a86e9c910f3e45439b9cb862e6f8eba
+
+configure.args      --mandir=${prefix}/share/man


Property changes on: trunk/dports/devel/vstr/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/20090806/ffc72f66/attachment-0001.html>


More information about the macports-changes mailing list