Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:29:59 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: bfaf9538953d - main - mail/alpine: Add CPE information
Message-ID:  <202109252029.18PKTxA9054029@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=bfaf9538953d9f3c7383248b4a9f57a0a0c8adc4

commit bfaf9538953d9f3c7383248b4a9f57a0a0c8adc4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:18:21 +0000
Commit:     Bernhard Froehlich <decke@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



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