mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
dbe1a54f97
commit
0cfd66673e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347628
@ -15,8 +15,4 @@ LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGUR_ARGS= --libdir=${PREFIX}
|
||||
|
||||
MAN1= imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \
|
||||
pgmtoimgv.1 ppmimgvquant.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,3 +4,9 @@ bin/pbmtoimgv
|
||||
bin/pgmtoimgv
|
||||
bin/imgvview
|
||||
bin/ppmimgvquant
|
||||
man/man1/imgvinfo.1.gz
|
||||
man/man1/imgvtopnm.1.gz
|
||||
man/man1/imgvview.1.gz
|
||||
man/man1/pbmtoimgv.1.gz
|
||||
man/man1/pgmtoimgv.1.gz
|
||||
man/man1/ppmimgvquant.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user