net-mgmt/nfdump: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-29 19:52:42 +00:00
parent 20de9a425d
commit c172989abe
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

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