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:
parent
a27f84839e
commit
6d8314f482
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user