1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

sysutils/udfclient: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-21 16:27:19 +02:00
parent 3b0fc17cef
commit 7585228a66

View File

@ -11,6 +11,8 @@ LICENSE= ClArtistic
WRKSRC= ${WRKDIR}/UDFclient.${PORTVERSION}
USES= cpe
CPE_VENDOR= 13thmonkey
GNU_CONFIGURE= yes
OPTIONS_DEFINE= FUSE DEBUG
@ -35,7 +37,8 @@ DISTFILES+= ${UDFCLIENTFS_NAME}-${UDFCLIENTFS_VERSION}.tgz:fuse
EXTRA_PATCHES+= ${UDFCLIENTFS_DIR}/${UDFCLIENTFS_NAME}.patch
PATCH_ARGS+= --ignore-whitespace
USES+= fuse
USES+= cpe fuse
CPE_VENDOR= 13thmonkey
PLIST_FILES+= bin/${UDFCLIENTFS_NAME}
.endif