mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
audio/mp3splt: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
f6c957f6af
commit
a27f84839e
1 changed files with 3 additions and 1 deletions
|
@ -13,10 +13,12 @@ LICENSE= GPLv2
|
|||
LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
|
||||
libltdl.so:devel/libltdl
|
||||
|
||||
USES= pkgconfig
|
||||
USES= cpe pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-oggsplt_symlink
|
||||
|
||||
CPE_VENDOR= mp3splt_project
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue