diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-10-13 15:50:51 +0200 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-13 15:52:57 +0200 |
| commit | bb219d7957208e6846a2fb83c8ea22a44974f3de (patch) | |
| tree | 96a63baccb4a48ed674c92289752125845df7f59 /sysutils/dtc | |
| parent | sysutils/consul: Add CPE information (diff) | |
sysutils/dtc: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/dtc')
| -rw-r--r-- | sysutils/dtc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 3091ee08bc8e..37675677287b 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -13,7 +13,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libyaml.so:textproc/libyaml -USES= bison compiler:c11 gmake pkgconfig shebangfix +USES= bison compiler:c11 cpe gmake pkgconfig shebangfix +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= dgibson USE_LDCONFIG= yes |
