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:
parent
3a18a08572
commit
a519f599ee
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user