diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:40 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:40 +0000 |
commit | 9aadf1656c6ccf6fbcfb05c36d63eb7da5391b13 (patch) | |
tree | 13015427d01024011f34614ac3c2c4dda3d46bfc /textproc/linux-c7-libcroco | |
parent | f6598282f0e8ce75eae2bbb1a5862e7b3e6155ea (diff) |
textproc/linux-c7-libcroco: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/linux-c7-libcroco')
-rw-r--r-- | textproc/linux-c7-libcroco/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/linux-c7-libcroco/Makefile b/textproc/linux-c7-libcroco/Makefile index e6711b6f0c76..347bb501be8f 100644 --- a/textproc/linux-c7-libcroco/Makefile +++ b/textproc/linux-c7-libcroco/Makefile @@ -9,7 +9,8 @@ COMMENT= CSS2 parsing library (CentOS ${LINUX_DIST_VER}) LICENSE= MIT -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnome USE_LDCONFIG= yes USE_LINUX= libxml2 USE_LINUX_RPM= yes |