While Neale Davidson, the original author, died in 2017 per the site [
https://www.pixelsagas.com/?p=19095], their partner has kept up site maintenance as well as slightly altering terms of some font sets. That commitment touched me.
The patch is a few lines to the Makefile and PLIST; I didn't think a PR was needed for this.
Beyond the fonts in this patch the site includes other Trek-inspired fonts (e.g. Persis, Subspace), not to mention many many fonts related to other shows or games. The remaining Trek fonts have different download paths than those in the package and I have not found a way to include them (yet). Example:
https://www.pixelsagas.com/?download=kaplah adds to a cart.
$ diff -c Makefile.df Makefile
*** Makefile.df Sat Nov 2 22:24:42 2019
--- Makefile Fri Aug 25 13:38:31 2023
***************
*** 14,22 ****
--- 14,26 ----
DISTFILES+= PS_Font_Tellarite.zip
DISTFILES+= PS_Font_Trek_Arrowcaps.zip
DISTFILES+= PS_Font_Trek_Arrowheads.zip
+ DISTFILES+= PS_Font_Betazed.zip
+ DISTFILES+= PS_Font_Graalen.zip
+ DISTFILES+= PS_Font_Schnaubelt.zip
MAINTAINER=
christtrekker%users.sourceforge.net@localhost #HOMEPAGE=
http://www.pixelsagas.com/fonts.php+ HOMEPAGE=
https://www.pixelsagas.com/ COMMENT= Star Trek fonts from Pixel Sagas (Neale Davidson)
LICENSE= pixel-sagas-shareware-license
$ diff -c PLIST.df PLIST
*** PLIST.df Sun Jun 1 16:35:36 2014
--- PLIST Thu Aug 24 05:08:58 2023
***************
*** 30,32 ****
--- 30,37 ----
share/fonts/X11/TTF/Tellarite.ttf
share/fonts/X11/TTF/Trek Arrowcaps.ttf
share/fonts/X11/TTF/Trek Arrowheads.ttf
+ share/fonts/X11/TTF/Betazed.ttf
+ share/fonts/X11/TTF/Graalen.ttf
+ share/fonts/X11/TTF/Schnaubelt.ttf
+ share/fonts/X11/TTF/Schnaubelt Bold.ttf
+ share/fonts/X11/TTF/Schnaubelt Italic.ttf
Boldly go.