git: bfaf9538953d - main - mail/alpine: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:30:01 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bfaf9538953d9f3c7383248b4a9f57a0a0c8adc4
commit bfaf9538953d9f3c7383248b4a9f57a0a0c8adc4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:18:21 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:52 +0000
mail/alpine: Add CPE information
Approved by: portmgr (blanket)
---
mail/alpine/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 8b73e57aae86..eca0eae44dda 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -9,7 +9,9 @@ COMMENT?= Mail and news client descended from Pine
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES+= ssl libtool ncurses gettext-runtime
+USES+= cpe ssl libtool ncurses gettext-runtime
+
+CPE_VENDOR= alpine_project
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
More information about the dev-commits-ports-all
mailing list