mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add a pnmtopng RUN_DEPENDS to allow printing of images to PNG format
PR: 15161 Submitted by: saper@system.pl
This commit is contained in:
parent
518415ebaa
commit
dea2ba7b24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23611
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
|
|||
|
||||
MAINTAINER= bmc@WillsCreek.COM
|
||||
|
||||
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm
|
||||
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \
|
||||
pnmtopng:${PORTSDIR}/graphics/pnmtopng
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= tgif.1
|
||||
|
|
Loading…
Add table
Reference in a new issue