diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 23:30:06 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-14 23:30:06 +0200 |
commit | 98eea82d2f5b8db04a97872116fe3f059e306522 (patch) | |
tree | c203177dc16f8862db49b17fa6b6b950ff72a313 /databases | |
parent | databases/py-asyncpg: Add CPE information (diff) |
databases/recutils: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/recutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile index 481ed98481f8..462d1603ec37 100644 --- a/databases/recutils/Makefile +++ b/databases/recutils/Makefile @@ -13,7 +13,8 @@ LICENSE= GPLv3+ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid -USES= charsetfix libtool makeinfo pkgconfig readline +USES= charsetfix cpe libtool makeinfo pkgconfig readline +CPE_VENDOR= gnu GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |