git: ac18c55be081 - main - textproc/libmwaw03: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:02 UTC 2021


The branch main has been updated by decke:

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

commit ac18c55be081fa4dcd29974be9c92524b601743a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:39:12 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:12 +0000

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

diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile
index b796771cfba8..610fda4c1146 100644
--- a/textproc/libmwaw03/Makefile
+++ b/textproc/libmwaw03/Makefile
@@ -16,8 +16,10 @@ CONFIGURE_ARGS=	--disable-werror --without-docs
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 GNU_CONFIGURE=	yes
-USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
+USES=		compiler:c++11-lib cpe libtool pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 
+CPE_VENDOR=	libmwaw_project
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list