Lines 7-13
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= sam2p |
9 |
PORTNAME= sam2p |
10 |
PORTVERSION= 0.48 |
10 |
PORTVERSION= 0.49 |
11 |
PORTEPOCH= 1 |
11 |
PORTEPOCH= 1 |
12 |
CATEGORIES= graphics |
12 |
CATEGORIES= graphics |
13 |
MASTER_SITES= GOOGLE_CODE |
13 |
MASTER_SITES= GOOGLE_CODE |
Lines 15-27
Link Here
|
15 |
MAINTAINER= ports@FreeBSD.org |
15 |
MAINTAINER= ports@FreeBSD.org |
16 |
COMMENT= Converts raster (bitmap) image formats into PS or PDF files |
16 |
COMMENT= Converts raster (bitmap) image formats into PS or PDF files |
17 |
|
17 |
|
|
|
18 |
LICENSE= GPLv2 |
19 |
LICENSE_FILE= ${WRKSRC}/COPYING |
20 |
|
18 |
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ |
21 |
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ |
19 |
cjpeg:${PORTSDIR}/graphics/jpeg \ |
22 |
cjpeg:${PORTSDIR}/graphics/jpeg \ |
20 |
tif22pnm:${PORTSDIR}/graphics/tif22pnm |
23 |
tif22pnm:${PORTSDIR}/graphics/tif22pnm |
21 |
|
24 |
|
22 |
LICENSE= GPLv2 |
|
|
23 |
LICENSE_FILE= ${WRKSRC}/COPYING |
24 |
|
25 |
USE_PERL5_BUILD= yes |
25 |
USE_PERL5_BUILD= yes |
26 |
USE_GHOSTSCRIPT_RUN= yes |
26 |
USE_GHOSTSCRIPT_RUN= yes |
27 |
USE_GMAKE= yes |
27 |
USE_GMAKE= yes |