diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-08-26 04:41:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-08-26 04:41:24 +0000 |
commit | 64d8cc1e18769c4f4f31f83b3ca7c8e25705462a (patch) | |
tree | 419c79fcc182f359dd8b0b534671fcc78fcd9fe7 /graphics/sam2p | |
parent | 3a3a8005159801929a9625259801f83fb486e5cc (diff) |
Notes
Diffstat (limited to 'graphics/sam2p')
-rw-r--r-- | graphics/sam2p/Makefile | 8 | ||||
-rw-r--r-- | graphics/sam2p/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index 601b2977b20e..5dc8fe0c6bd0 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sam2p -PORTVERSION= 0.48 +PORTVERSION= 0.49 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE @@ -15,13 +15,13 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Converts raster (bitmap) image formats into PS or PDF files +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ cjpeg:${PORTSDIR}/graphics/jpeg \ tif22pnm:${PORTSDIR}/graphics/tif22pnm -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - USE_PERL5_BUILD= yes USE_GHOSTSCRIPT_RUN= yes USE_GMAKE= yes diff --git a/graphics/sam2p/distinfo b/graphics/sam2p/distinfo index 2df2f887822a..171adb033167 100644 --- a/graphics/sam2p/distinfo +++ b/graphics/sam2p/distinfo @@ -1,2 +1,2 @@ -SHA256 (sam2p-0.48.tar.gz) = c40c24a13c1a5dfcb7c3ea37e9441c6893f04e9dcdc247eb70512dace0d25093 -SIZE (sam2p-0.48.tar.gz) = 562024 +SHA256 (sam2p-0.49.tar.gz) = 2028bf2f25e5d98757fca5a0414a8367ef77b6d683ce193676d6dcf1a9cd6c51 +SIZE (sam2p-0.49.tar.gz) = 562676 |