mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
2e7c59f286
Note, I think it is totally stupid to match the shared library version number with the software version, but that's the author's call, not mine.
10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
include/png.h
|
|
include/pngconf.h
|
|
lib/libpng.a
|
|
@exec ranlib %D/%F
|
|
lib/libpng.so.0.99
|
|
@exec /sbin/ldconfig -m %B
|
|
man/man3/libpng.3.gz
|
|
man/man3/libpngpf.3.gz
|
|
man/man5/png.5.gz
|