aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:23:09 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-03-18 13:23:54 +0000
commit0b00cb48f6830edfe3f325f3c4c71de8f1bb65e2 (patch)
treeda7e646b5fccaf2b63bbcda55d611fd034fde408 /x11-fonts
parent216c0147eafcefadedfcb16df04f09524e97da79 (diff)
downloadports-0b00cb48f6830edfe3f325f3c4c71de8f1bb65e2.tar.gz
ports-0b00cb48f6830edfe3f325f3c4c71de8f1bb65e2.zip
x11-fonts/pcf2bdf: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/pcf2bdf/Makefile4
1 files changed, 4 insertions, 0 deletions
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}" \