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:
parent
3b0fc17cef
commit
7585228a66
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user