diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-24 22:50:16 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-24 22:50:16 +0000 |
commit | 6d3573ad974f59621647577f111a90ddb6e358d7 (patch) | |
tree | 15bf43dec26d2506f9deb50203e2d589efc0e9c0 /x11-fonts/webfonts | |
parent | 8f98463cfa6f3c2e66aa6b027ee5b62090f151d8 (diff) | |
download | ports-6d3573ad974f59621647577f111a90ddb6e358d7.tar.gz ports-6d3573ad974f59621647577f111a90ddb6e358d7.zip |
Notes
Diffstat (limited to 'x11-fonts/webfonts')
-rw-r--r-- | x11-fonts/webfonts/Makefile | 14 | ||||
-rw-r--r-- | x11-fonts/webfonts/pkg-descr | 2 |
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile index e1b51315e95e..775c61cd868b 100644 --- a/x11-fonts/webfonts/Makefile +++ b/x11-fonts/webfonts/Makefile @@ -8,9 +8,17 @@ PORTNAME= webfonts PORTVERSION= 0.21 CATEGORIES= x11-fonts -MASTER_SITES= http://www.microsoft.com/typography/downloads/ \ - http://www.eu.microsoft.com/typography/downloads/ \ - http://www.asia.microsoft.com/typography/downloads/ +MASTER_SITES= ${MASTER_SITE_NETBSD:S/%SUBDIR%/ms-ttf/} \ + ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/corefonts/} \ + ftp://ftp.uni-koeln.de/pc/win32/msoft-95/ \ + ftp://ftp.extra.ouh.nl/studie/alg/hulp/win/fonts/ \ + ftp://ftp.vn.ua/pub/win/freefont/ \ + ftp://ftp.vsu.ru/pub/tex/font-packs/mscore/ \ + ftp://ftp.directnet.ru/pub/fonts-win/ \ + ftp://ftp.sinn.ru/pub/win95/fonts/ \ + ftp://ftp.lexa.ru/pub/mirrors/ftp.vsu.ru/pub/tex/font-packs/mscore/ \ + ftp://ftp.botik.ru/rented/znamensk/distributions/ftp.vsu.ru/pub/tex/font-packs/mscore/ + DISTFILES= andale32.exe trebuc32.exe georgi32.exe verdan32.exe \ comic32.exe arialb32.exe impact32.exe arial32.exe \ times32.exe courie32.exe webdin32.exe diff --git a/x11-fonts/webfonts/pkg-descr b/x11-fonts/webfonts/pkg-descr index b5c4a7676799..ca8c12e4cd05 100644 --- a/x11-fonts/webfonts/pkg-descr +++ b/x11-fonts/webfonts/pkg-descr @@ -9,5 +9,3 @@ encodings: ISO 8859-1, 2, 3, 4, 5, 6, 7, 8, 9, 10 and 15 KOI8-R and -RU - -WWW: http://www.microsoft.com/typography/fontpack/ |