summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}" \