Skip to content

Commit

Permalink
security/olm: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Dec 21, 2021
1 parent 4c60d40 commit 183a1a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion security/olm/Makefile
Expand Up @@ -10,7 +10,9 @@ COMMENT= Double Ratchet cryptographic ratchet in C++
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++11-lang \
USES= cmake compiler:c++11-lang cpe \
localbase:ldflags tar:bz2

CPE_VENDOR= matrix

.include <bsd.port.mk>

0 comments on commit 183a1a9

Please sign in to comment.