forked from Lainports/freebsd-ports
graphics/pngcrush: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
716b8667b8
commit
32ea85334f
1 changed files with 3 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue