1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

emulators/i386-wine-devel: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-08 11:11:12 +00:00
parent 6a349b55e3
commit 7abfac5edb

View File

@ -17,10 +17,12 @@ EXTRACT_AFTER_ARGS= -C / --exclude +COMPACT_MANIFEST --exclude +MANIFEST \
NO_BUILD= yes
SUB_FILES= pkg-message
USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine
USES= desktop-file-utils tar:txz
USES= cpe desktop-file-utils tar:txz
BUNDLE_LIBS= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
CPE_VENDOR= winehq
.for osrel in 12 13 14
.if ${OSREL:C/\..*//} == ${osrel}
PLIST_SUB+= OSREL${osrel}=""