aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:58:15 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:06 +0000
commitceea17788aa3235a4b7bc41eb39cf44ae118600c (patch)
treee8ce37aa94d79febab97a4d69b9c0b7f805bbfc8
parentce0f68412f693054ba3a693e9cbaf435209c96ef (diff)
downloadports-ceea17788aa3235a4b7bc41eb39cf44ae118600c.tar.gz
ports-ceea17788aa3235a4b7bc41eb39cf44ae118600c.zip
textproc/flex: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/flex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index a4db6e07401b..ccc04b4ae649 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= help2man:misc/help2man
-USES= bison:alias gmake libtool makeinfo
+USES= bison:alias cpe gmake libtool makeinfo
+CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
# install flex header to its own dir to avoid conflict with system flex.
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared