diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-24 18:42:32 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-24 18:52:45 +0000 |
commit | 9d2360a4feb928ff36bb8f664722a89a516b4432 (patch) | |
tree | 8e397b35a8f66f9699b6ae66fd6927fdfd58c458 /arabic | |
parent | d6c0439936c2ee7729edce677b685597cc07dda0 (diff) |
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/ae_fonts_mono/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index 848c66de61f0..5acea3b11e66 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -7,10 +7,15 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of PCF fonts that include Arabic glyphs +WWW= https://www.arabeyes.org/ + +LICENSE= NONE USES= fonts tar:bzip2 + NO_BUILD= yes SUB_FILES= pkg-message + PLIST_FILES= ${FONTSDIR}/10x21.pcf do-install: |