diff --git a/graphics/linux-c7-jasper/Makefile b/graphics/linux-c7-jasper/Makefile index fc8f4e0f08a2..f859a54b6d3c 100644 --- a/graphics/linux-c7-jasper/Makefile +++ b/graphics/linux-c7-jasper/Makefile @@ -1,25 +1,26 @@ # Created by: Piotr Kubaj PORTNAME= jasper PORTVERSION= 1.900.1 DISTVERSIONSUFFIX= -33.el7 PORTREVISION= 5 CATEGORIES= graphics linux PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= JPEG-2000 reference implementation (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes USE_LINUX= jpeg USE_LINUX_RPM= yes LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} OPTIONS_DEFINE= DOCS .include