mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
graphics/pngwriter: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
8b266288bc
commit
76661fe1ad
@ -18,7 +18,8 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= CHANGES EXAMPLES README PNGwriterQuickReference.pdf
|
||||
|
||||
USES= cmake compiler:c++11-lang
|
||||
USES= cmake compiler:c++11-lang cpe
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
CMAKE_ON= BUILD_SHARED_LIBS PNGwriter_USE_FREETYPE
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user