git: 201a4542abc0 - main - audio/libadplug: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Thu, 07 Oct 2021 07:06:26 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=201a4542abc06a1b831505b6eb630257d6c75774

commit 201a4542abc06a1b831505b6eb630257d6c75774
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-07 06:59:41 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-07 07:05:57 +0000

    audio/libadplug: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/libadplug/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile
index 669a607d71c2..4d3fe42c251c 100644
--- a/audio/libadplug/Makefile
+++ b/audio/libadplug/Makefile
@@ -13,12 +13,14 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libbinio.so:devel/libbinio
 
-USES=		autoreconf compiler:c++11-lang libtool makeinfo pathfix \
+USES=		autoreconf compiler:c++11-lang cpe libtool makeinfo pathfix \
 		pkgconfig
 USE_CSTD=	gnu89
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	adplug_project
+
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-maintainer-mode