git: bee479cf473e - main - multimedia/libmtp: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:59 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=bee479cf473e9cd8adf2afc04075efe89e786ce4 commit bee479cf473e9cd8adf2afc04075efe89e786ce4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:37:37 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:37:37 +0000 multimedia/libmtp: Add CPE information Approved by: portmgr (blanket) --- multimedia/libmtp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/libmtp/Makefile b/multimedia/libmtp/Makefile index 5c2da8f00e34..e0b07132ae14 100644 --- a/multimedia/libmtp/Makefile +++ b/multimedia/libmtp/Makefile @@ -12,11 +12,12 @@ LICENSE= LGPL21+ CONFLICTS_INSTALL=libosmo-sccp-[0-9]* # lib/libmtp.a -USES= iconv libtool localbase pathfix pkgconfig +USES= cpe iconv libtool localbase pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-doxygen INSTALL_TARGET= install-strip USE_LDCONFIG= yes +CPE_VENDOR= libmtp_project OPTIONS_DEFINE= MTPZ OPTIONS_DEFAULT=MTPZ