diff --git a/devel/linux-c7-sdl20/Makefile b/devel/linux-c7-sdl20/Makefile index 5695c3c23a75..8b1720890cb0 100644 --- a/devel/linux-c7-sdl20/Makefile +++ b/devel/linux-c7-sdl20/Makefile @@ -1,24 +1,26 @@ PORTNAME= sdl20 PORTVERSION= 2.0.14 DISTVERSIONSUFFIX= -2.el7 CATEGORIES= devel linux MASTER_SITES= EPEL7/s DISTNAME= SDL2-${DISTVERSIONFULL} MAINTAINER= emulation@FreeBSD.org COMMENT= Cross-platform multi-media development API (Linux CentOS ${LINUX_DIST_VER}) WWW= https://www.libsdl.org/ ONLY_FOR_ARCHS= amd64 -USES= linux:c7 +USES= cpe linux:c7 +CPE_PRODUCT= simple_directmedia_layer +CPE_VENDOR= libsdl USE_LDCONFIG= yes USE_LINUX= xorglibs USE_LINUX_RPM= nolib DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr DOCSDIR= ${PREFIX}/usr/share/doc/SDL2-${PORTVERSION} OPTIONS_DEFINE= DOCS .include