aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:05:49 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:48 +0000
commitfc365e87ac8e5c6c2b2599f170da5254ea1ec1e3 (patch)
tree8b051a05f19c535003fdc6c28241eecef3e7404d
parent8c55f6d5535354504ab72cf05c8f6d8bebcd47f3 (diff)
downloadports-fc365e87ac8e5c6c2b2599f170da5254ea1ec1e3.tar.gz
ports-fc365e87ac8e5c6c2b2599f170da5254ea1ec1e3.zip
audio/mpg321: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--audio/mpg321/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index 5aa69a35ee13..c9f0366d1ca5 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -13,6 +13,9 @@ LIB_DEPENDS= libao.so:audio/libao \
libid3tag.so:audio/libid3tag \
libmad.so:audio/libmad
+USES= cpe
+
+CPE_VENDOR= mpg321_project
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mpg123-symlink
CPPFLAGS+= -I${LOCALBASE}/include