aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:51:15 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:58 +0000
commit153510f0b0de3a66bf876b49a73470bafc59298f (patch)
treebf440d83b84b602b5f5baacbfa82408dbed92792
parentd8961e76c77086c5defef1dbd6af996609e33bab (diff)
downloadports-153510f0b0de3a66bf876b49a73470bafc59298f.tar.gz
ports-153510f0b0de3a66bf876b49a73470bafc59298f.zip
sysutils/file: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/file/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile
index a9d5cafe1360..0a36cbb249ad 100644
--- a/sysutils/file/Makefile
+++ b/sysutils/file/Makefile
@@ -14,7 +14,8 @@ COMMENT= Utility to determine file type
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool
+USES= cpe libtool
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
GNU_CONFIGURE= yes