1
0
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:
Stefan Eßer 2021-10-20 18:13:13 +02:00
parent 8b266288bc
commit 76661fe1ad

View File

@ -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