1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

lang/gcc: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-14 23:30:52 +02:00
parent c50dcee13e
commit 47eac60491

View File

@ -14,6 +14,10 @@ COMMENT= Meta-port for the default version of the GNU Compiler Collection
# below. (The expression rewrites 4.8 to 48.)
RUN_DEPENDS= gcc${GCC_DEFAULT:S/.//}:lang/gcc${GCC_DEFAULT:S/.//}
USES= cpe
CPE_VENDOR= gnu
CPE_VERSION= ${GCC_DEFAULT}
NO_ARCH= yes
NO_BUILD= yes