[33121] trunk/dports/graphics

brett at macports.org brett at macports.org
Fri Jan 18 08:50:32 PST 2008


Revision: 33121
          http://trac.macosforge.org/projects/macports/changeset/33121
Author:   brett at macports.org
Date:     2008-01-18 08:50:31 -0800 (Fri, 18 Jan 2008)

Log Message:
-----------
initial import

Added Paths:
-----------
    trunk/dports/graphics/qrencode/
    trunk/dports/graphics/qrencode/Portfile

Added: trunk/dports/graphics/qrencode/Portfile
===================================================================
--- trunk/dports/graphics/qrencode/Portfile	                        (rev 0)
+++ trunk/dports/graphics/qrencode/Portfile	2008-01-18 16:50:31 UTC (rev 33121)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \
+# c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+name			qrencode
+version			1.0.2
+categories		graphics
+maintainers		brett at macports.org
+description		QR Code generation
+long_description	Libqrencode is a C library for encoding data in a QR Code \
+			symbol, a kind of 2D symbology that can be scanned by handy \
+			terminals such as a mobile phone with CCD. The capacity of \
+			QR Code is up to 7000 digits or 4000 characters, and is highly robust.
+homepage		http://megaui.net/fukuchi/works/qrencode/index.en.html
+platforms		darwin
+master_sites		http://megaui.net/fukuchi/works/qrencode/
+checksums		sha1 3286a5b7d3cc58a600eda353d457a82d947f42e1
+configure.args		--mandir=${prefix}/share/man
+
+
+test.run		yes
+test.target		verify

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080118/f6aba870/attachment.html


More information about the macports-changes mailing list