Commits
Ryan Schmidt authored 4a830c113ca
1 1 | PortSystem 1.0 |
2 2 | |
3 3 | name dejavu-fonts |
4 4 | version 2.37 |
5 + | revision 0 |
5 6 | categories x11 fonts |
6 7 | license BitstreamVera |
7 8 | maintainers nomaintainer |
8 9 | description The DejaVu fonts are a font family based on the Vera Fonts. |
9 10 | long_description ${description} \ |
10 11 | Its purpose is to provide a wider range of characters while \ |
11 12 | maintaining the original look and feel through the process of \ |
12 13 | collaborative development (see authors), under a Free license. |
13 14 | platforms darwin |
14 - | homepage http://dejavu-fonts.org/ |
15 - | master_sites sourceforge:dejavu: |
15 + | homepage https://dejavu-fonts.github.io |
16 + | master_sites sourceforge:project/dejavu/dejavu/${version}/ |
16 17 | distname ${name}-ttf-${version} |
17 18 | use_bzip2 yes |
18 19 | |
19 20 | checksums rmd160 437e39fc989ac3e891fa3354d9baa20b9ac6c43c \ |
20 - | sha256 fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7 |
21 + | sha256 fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7 \ |
22 + | size 5429777 |
21 23 | |
22 24 | depends_run port:fontconfig |
23 25 | |
24 26 | supported_archs noarch |
25 27 | |
26 28 | use_configure no |
27 29 | |
28 30 | build {} |
29 31 | |
30 32 | destroot { |