Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2009 11:52:22 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/jpg2pdf Makefile distinfo pkg-descr
Message-ID:  <200901131152.n0DBqMBV006318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2009-01-13 11:52:22 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/jpg2pdf     Makefile distinfo pkg-descr 
  Log:
  jpg2pdf is a program to convert one or more JPG images into a
  single PDF or PostScript file.
  
  Compared to other similar programs, the main advantage of jpg2pdf
  is that it is very small, fast and entirely written in C.
  
  It works by simply wrapping the JPG data with appropriate PDF or PS
  glue so there is no image conversion involved.
  
  WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
  
  Revision  Changes    Path
  1.1215    +1 -0      ports/graphics/Makefile
  1.1       +30 -0     ports/graphics/jpg2pdf/Makefile (new)
  1.1       +3 -0      ports/graphics/jpg2pdf/distinfo (new)
  1.1       +10 -0     ports/graphics/jpg2pdf/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901131152.n0DBqMBV006318>