diff --git a/devel/linux-c7-icu/Makefile b/devel/linux-c7-icu/Makefile index dc94673d3cb9..29d6e596f3d8 100644 --- a/devel/linux-c7-icu/Makefile +++ b/devel/linux-c7-icu/Makefile @@ -1,23 +1,25 @@ # Created by: David Naylor PORTNAME= icu PORTVERSION= 50.2 DISTVERSIONSUFFIX= -4.el7_7 PORTREVISION= 1 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= International Components for Unicode (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}-project +CPE_PRODUCT= international_components_for_unicode USE_LDCONFIG= yes USE_LINUX_RPM= yes LIB_DISTNAMES= lib${PORTNAME}-${DISTVERSIONFULL} DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/lib${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS .include