commit bcf0bcf0efd01b4d82beffafac91bea1bfdc832d
Author: François Tigeot <[email protected]>
Date: Sun Jan 24 18:20:06 2016 +0100
libz: Add a pkg-config file
Third party software more often than not requires zlib.pc to build
these days.
Obtained-from: FreeBSD
Summary of changes:
lib/libz/Makefile | 4 ++++
lib/libz/zlib.pc | 14 ++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 lib/libz/zlib.pc
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bcf0bcf0efd01b4d82beffafac91bea1bfdc832d
--
DragonFly BSD source repository