graphics/pngcrush: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-08 11:18:59 +00:00
parent 716b8667b8
commit 32ea85334f

View file

@ -17,10 +17,12 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
LIB_DEPENDS= libpng.so:graphics/png
USES= localbase:ldflags tar:xz
USES= cpe localbase:ldflags tar:xz
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LD="${CC}" \
LDFLAGS="${LDFLAGS}"
CPE_VENDOR= pngcrush_project
PLIST_FILES= bin/pngcrush
post-patch: