This adds the lightweitgh version of the jbig library: jbig85 which is needed by a WIP update of graphics/splix. from Martin Crossley with some tweaks
16 lines
390 B
Plaintext
16 lines
390 B
Plaintext
@comment $OpenBSD: PLIST,v 1.7 2013/04/13 08:53:10 ajacoutot Exp $
|
|
@bin bin/jbgtopbm
|
|
@bin bin/pbmtojbg
|
|
include/jbig.h
|
|
include/jbig85.h
|
|
include/jbig_ar.h
|
|
lib/libjbig.a
|
|
@lib lib/libjbig.so.${LIBjbig_VERSION}
|
|
lib/libjbig85.a
|
|
@lib lib/libjbig85.so.${LIBjbig85_VERSION}
|
|
@man man/man1/jbgtopbm.1
|
|
@man man/man1/pbmtojbg.1
|
|
share/doc/jbigkit/
|
|
share/doc/jbigkit/jbig.txt
|
|
share/doc/jbigkit/jbig85.txt
|