aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/webfonts/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-08-24 21:59:51 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-08-24 21:59:51 +0000
commit8f98463cfa6f3c2e66aa6b027ee5b62090f151d8 (patch)
tree679bc763a4475a8cea30239097b508c985d451fe /x11-fonts/webfonts/Makefile
parentd1b52edb53ef438b4485361de131c3111878fc70 (diff)
downloadports-8f98463cfa6f3c2e66aa6b027ee5b62090f151d8.tar.gz
ports-8f98463cfa6f3c2e66aa6b027ee5b62090f151d8.zip
Remove the Arial Unicode font. Its license is much more restrictive
than the license on the other fonts, and it can no longer be downloaded from its publisher. Remove the RESTRICTED line because the remaining fonts have fewer restrictions on redistribution via the Internet. Reviewed by: no objection from ports list
Notes
Notes: svn path=/head/; revision=64963
Diffstat (limited to 'x11-fonts/webfonts/Makefile')
-rw-r--r--x11-fonts/webfonts/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-fonts/webfonts/Makefile b/x11-fonts/webfonts/Makefile
index 45afaf088db3..e1b51315e95e 100644
--- a/x11-fonts/webfonts/Makefile
+++ b/x11-fonts/webfonts/Makefile
@@ -11,15 +11,9 @@ 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/
-.if defined(WITH_ARIAL_UNICODE)
-MASTER_SITES+= http://download.microsoft.com/download/publisher2000/Aruniup/2000/WIN98/EN-US/
-.endif
DISTFILES= andale32.exe trebuc32.exe georgi32.exe verdan32.exe \
comic32.exe arialb32.exe impact32.exe arial32.exe \
times32.exe courie32.exe webdin32.exe
-.if defined(WITH_ARIAL_UNICODE)
-DISTFILES+= Aruniupd.exe
-.endif
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
@@ -35,7 +29,6 @@ USE_X_PREFIX= yes
RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt
.endif
-RESTRICTED= "Restrictive license - cannot place on server for distribution"
NO_CDROM= "Restrictive license - cannot sell for profit"
NO_PACKAGE= "Restrictive license - cannot distribute in modified form"
@@ -45,7 +38,6 @@ EXTRACT_AFTER_ARGS=
PLIST_SUB= PKG_OLDXF86=${PKG_OLDXF86} \
PKG_NSALIAS=${PKG_NSALIAS} \
- PKG_UNICODE=${PKG_UNICODE} \
FONTNAME="${FONTNAME}" \
FONTSDIR="${FONTSDIR:S|${PREFIX}/||}" \
TTFONTSDIR="${TTFONTSDIR:S|${X11BASE}/||}"
@@ -65,12 +57,6 @@ PKG_NSALIAS=
PKG_NSALIAS= "@comment "
.endif
-.if defined(WITH_ARIAL_UNICODE)
-PKG_UNICODE=
-.else
-PKG_UNICODE= "@comment "
-.endif
-
#
# Local variables
#
@@ -99,12 +85,6 @@ pre-everything::
${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_NETSCAPE_ALIASES=yes\""
${ECHO_MSG}
.endif
-.if !defined(WITH_ARIAL_UNICODE)
- ${ECHO_MSG}
- ${ECHO_MSG} "If you want \"Arial Unicode MS\", a complete Unicode 2.1 font (13.7MB download),"
- ${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_ARIAL_UNICODE=yes\""
- ${ECHO_MSG}
-.endif
#
# Post-extract