aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-23 19:26:19 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-23 19:26:19 +0000
commita7c97a703f0c50c09af3a9b6ea6cb16e195e2867 (patch)
tree38b744fa3ce443a702182c306505b54890ae6e30
parentb72cc868ecc67c89852dd88bcef9d0e806473229 (diff)
downloadports-a7c97a703f0c50c09af3a9b6ea6cb16e195e2867.tar.gz
ports-a7c97a703f0c50c09af3a9b6ea6cb16e195e2867.zip
audio/faad: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--audio/faad/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 8fa1c74a0d0b..8651b46c9fe9 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -11,7 +11,10 @@ COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf gmake libtool localbase:ldflags
+USES= autoreconf cpe gmake libtool localbase:ldflags
+CPE_VENDOR= audiocoding
+CPE_PRODUCT= freeware_advanced_audio_decoder_2
+
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes