Date: Sat, 17 Jan 2009 15:42:57 +0000 (UTC) From: Chin-San Huang <chinsan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Sane Makefile distinfo pkg-descr pkg-plist ports/graphics/p5-Sane/files patch-Makefile.PL Message-ID: <200901171542.n0HFgvFb084257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
chinsan 2009-01-17 15:42:57 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Sane Makefile distinfo pkg-descr pkg-plist graphics/p5-Sane/files patch-Makefile.PL Log: Add p5-Sane, Perl bindings for the SANE (Scanner Access Now Easy) Project. This module allows you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. The Sane module allows a Perl developer to use SANE-compatible scanners. Find out more about SANE at http://www.sane-project.org. WWW: http://search.cpan.org/dist/Sane/ Revision Changes Path 1.1218 +1 -0 ports/graphics/Makefile 1.1 +26 -0 ports/graphics/p5-Sane/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Sane/distinfo (new) 1.1 +11 -0 ports/graphics/p5-Sane/files/patch-Makefile.PL (new) 1.1 +9 -0 ports/graphics/p5-Sane/pkg-descr (new) 1.1 +5 -0 ports/graphics/p5-Sane/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901171542.n0HFgvFb084257>