git: 7d84dacb0ab9 - main - cad/libredwg: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:29:45 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d84dacb0ab950d598e23205120966e32742c524
commit 7d84dacb0ab950d598e23205120966e32742c524
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 19:58:26 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:39 +0000
cad/libredwg: Add CPE information
Approved by: portmgr (blanket)
---
cad/libredwg/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/cad/libredwg/Makefile b/cad/libredwg/Makefile
index 993e45efa03e..c41fe59d4201 100644
--- a/cad/libredwg/Makefile
+++ b/cad/libredwg/Makefile
@@ -10,12 +10,13 @@ COMMENT= Library and command line tools to handle DWG files
LICENSE= GPLv3+
-USES= libtool tar:xz
+USES= cpe libtool tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-trace --with-perl-install=no
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
+CPE_VENDOR= gnu
INFO= LibreDWG
PORTDOCS= AUTHORS ChangeLog NEWS README TODO
More information about the dev-commits-ports-all
mailing list