Skip to content

Commit

Permalink
sysutils/udfclient: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 21, 2021
1 parent 3b0fc17 commit 7585228
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sysutils/udfclient/Makefile
Expand Up @@ -11,6 +11,8 @@ LICENSE= ClArtistic

WRKSRC= ${WRKDIR}/UDFclient.${PORTVERSION}

USES= cpe
CPE_VENDOR= 13thmonkey
GNU_CONFIGURE= yes

OPTIONS_DEFINE= FUSE DEBUG
Expand All @@ -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
Expand Down

0 comments on commit 7585228

Please sign in to comment.