audio/clementine-player: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
d11b73e638
commit
e1adadd5c2
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \
|
|||
|
||||
USES= cmake \
|
||||
compiler:c++11-lib \
|
||||
cpe \
|
||||
desktop-file-utils \
|
||||
gettext-tools \
|
||||
pkgconfig \
|
||||
|
@ -40,6 +41,7 @@ GH_ACCOUNT= clementine-player
|
|||
GH_PROJECT= Clementine
|
||||
GH_TAGNAME= 1.4.0rc1
|
||||
|
||||
CPE_VENDOR= clementine-player
|
||||
|
||||
USE_GL= gl glew glu
|
||||
USE_XORG= x11
|
||||
|
|
Loading…
Reference in a new issue