git: 2228aa6558b3 - main - print/lout: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:06 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2228aa6558b32727fe39f7b600bbbf9a25ea3d73
commit 2228aa6558b32727fe39f7b600bbbf9a25ea3d73
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:19:15 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:57 +0000
print/lout: Add CPE information
Approved by: portmgr (blanket)
---
print/lout/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/print/lout/Makefile b/print/lout/Makefile
index 36195bce63ec..7681290a7e1a 100644
--- a/print/lout/Makefile
+++ b/print/lout/Makefile
@@ -13,9 +13,10 @@ LICENSE= GPLv3+
OPTIONS_DEFINE= DOCS
-USES= gmake
+USES= cpe gmake
MAKEFILE= makefile
ALL_TARGET= lout prg2lout
INSTALL_TARGET= install installman installdoc
+CPE_VENDOR= lout_project
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list