1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

graphics/pngcheck: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-19 12:43:24 +02:00
parent 3a18a08572
commit a519f599ee

View File

@ -13,6 +13,9 @@ LICENSE= GPLv2+ MIT
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/gpl/COPYING
USES= cpe
CPE_VENDOR= libpng
MAKEFILE= Makefile.unx
MAKE_ARGS= CC="${CC}" LD="${CC}" CFLAGS="${CFLAGS} -DUSE_ZLIB" LIBS="-lz"