mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/nfdump: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
20de9a425d
commit
c172989abe
1 changed files with 2 additions and 1 deletions
|
@ -12,11 +12,12 @@ COMMENT= Command-line tools to collect and process NetFlow data
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/BSD-license.txt
|
||||
|
||||
USES= autoreconf compiler:c11 libtool pkgconfig
|
||||
USES= autoreconf compiler:c11 cpe libtool pkgconfig
|
||||
USE_CSTD= gnu89
|
||||
USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= phaag
|
||||
CPE_VENDOR= nfdump_project
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue