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

audio/ncmpc: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-05 18:50:59 +00:00
parent a27f84839e
commit 6d8314f482
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -15,9 +15,11 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libmpdclient.so:audio/libmpdclient \
libpcre.so:devel/pcre
USES= compiler:c++17-lang iconv localbase:ldflags meson ncurses \
USES= compiler:c++17-lang cpe iconv localbase:ldflags meson ncurses \
pkgconfig tar:xz
CPE_VENDOR= ncmpc_project
OPTIONS_DEFINE= COLORS DOCS LYRICS MANPAGES NLS
OPTIONS_DEFAULT= COLORS LYRICS MANPAGES
OPTIONS_SUB= yes