Date: Thu, 23 Apr 2009 17:06:44 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/libdmtx Makefile distinfo pkg-descr pkg-plist Message-ID: <200904231706.n3NH6iMs039968@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
johans 2009-04-23 17:06:44 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libdmtx Makefile distinfo pkg-descr pkg-plist Log: libdmtx is open source software for reading and writing Data Matrix barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At its core libdmtx is a shared library, allowing C/C++ programs to use its capabilities without restrictions or overhead. The included utility programs, dmtxread and dmtxwrite, serve as the official interface to libdmtx from the command line, and also provide a good reference for programmers who wish to write their own programs that interact with libdmtx. WWW: http://www.libdmtx.org/ Revision Changes Path 1.1248 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/libdmtx/Makefile (new) 1.1 +3 -0 ports/graphics/libdmtx/distinfo (new) 1.1 +17 -0 ports/graphics/libdmtx/pkg-descr (new) 1.1 +8 -0 ports/graphics/libdmtx/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904231706.n3NH6iMs039968>