1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

sysutils/nix: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2022-03-18 13:19:47 +00:00
parent 4362ee6eec
commit 2fe5a2d21b
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -32,12 +32,14 @@ TEST_DEPENDS= dot:graphics/graphviz \
gxargs:misc/findutils \
hg:devel/mercurial
USES= autoreconf bison compiler:c++17-lang gmake localbase pkgconfig \
USES= autoreconf bison compiler:c++17-lang cpe gmake localbase pkgconfig \
sqlite:3 ssl
USE_GITHUB= yes
GH_ACCOUNT= NixOS
USE_LDCONFIG= yes
CPE_VENDOR= nix_project
HAS_CONFIGURE= yes
# Workaround for bashisms in the configure script.
CONFIGURE_SHELL= ${_BASH}