git: 61f076c489d2 - main - comms/nmealib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 20 14:33:22 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=61f076c489d2aa8eac87b10c5c5610fb865d8671
commit 61f076c489d2aa8eac87b10c5c5610fb865d8671
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-20 14:24:37 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list