audio/mp3splt: Add CPE information

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

View file

@ -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