Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2021 14:33:21 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 61f076c489d2 - main - comms/nmealib: Add CPE information
Message-ID:  <202109201433.18KEXLUf053437@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 61f076c489d2aa8eac87b10c5c5610fb865d8671
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-20 14:24:37 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-20 14:24:37 +0000

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

diff --git a/comms/nmealib/Makefile b/comms/nmealib/Makefile
index da810aff8cd1..312d6a1ada04 100644
--- a/comms/nmealib/Makefile
+++ b/comms/nmealib/Makefile
@@ -12,7 +12,9 @@ LICENSE=	LGPL21
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		gmake zip
+USES=		cpe gmake zip
+
+CPE_VENDOR=	nmealib_project
 
 INCLUDES=	config.h context.h generate.h generator.h gmath.h info.h nmea.h \
 		parse.h parser.h sentence.h time.h tok.h units.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109201433.18KEXLUf053437>