1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

textproc/mdbook: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-21 17:40:41 +02:00
parent 154b1a334b
commit e27aca1639

View File

@ -9,7 +9,8 @@ COMMENT= Create book from Markdown files (like GitBook but implemented in Rust)
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USES= cargo cpe
CPE_VENDOR= rust-lang
USE_GITHUB= yes
GH_ACCOUNT= rust-lang
GH_PROJECT= mdBook