Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:30 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: 0b00cb48f683 - main - x11-fonts/pcf2bdf: Add CPE information
Message-ID:  <202203181326.22IDQUJH003725@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=0b00cb48f6830edfe3f325f3c4c71de8f1bb65e2

commit 0b00cb48f6830edfe3f325f3c4c71de8f1bb65e2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:23:09 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:54 +0000

    x11-fonts/pcf2bdf: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11-fonts/pcf2bdf/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/x11-fonts/pcf2bdf/Makefile b/x11-fonts/pcf2bdf/Makefile
index db81b33042ec..6db2857b424d 100644
--- a/x11-fonts/pcf2bdf/Makefile
+++ b/x11-fonts/pcf2bdf/Makefile
@@ -9,9 +9,13 @@ COMMENT=	Convert X font from PCF to BDF
 
 LICENSE=	MIT
 
+USES=		cpe
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	ganaware
 
+CPE_VENDOR=	pcf2bdf_project
+
 MAKEFILE=	Makefile.gcc
 MAKE_ENV=	MANPATH="${PREFIX}/share/man/man1" \
 		INSTALL_PROGRAM="${INSTALL_PROGRAM}" \



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