mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/spin: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
0f80d6120c
commit
7c2bd4b890
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ COMMENT= On-the-fly verification system for asynchronous concurrent systems
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/Src/LICENSE
|
||||
|
||||
USES= cpe
|
||||
|
||||
CPE_VENDOR= spinroot
|
||||
|
||||
MAKEFILE= makefile
|
||||
ALL_TARGET= all
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNXT"
|
||||
|
|
Loading…
Add table
Reference in a new issue