aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-19 05:56:30 +0800
committereadler <eadler@FreeBSD.org>2013-03-19 05:56:30 +0800
commit6844d3f7f792d9dce1e05a5f4f29d547397b218b (patch)
tree51d86f5b60bf968487093b3c7a33dfaf18107397 /chinese
parent6f98ddf18322570583f7cec4c11a028fafeecceb (diff)
downloadfreebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.gz
freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.tar.zst
freebsd-ports-gnome-6844d3f7f792d9dce1e05a5f4f29d547397b218b.zip
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/msttf/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/msttf/Makefile b/chinese/msttf/Makefile
index 0887324eb4c2..f2ac03ca8b21 100644
--- a/chinese/msttf/Makefile
+++ b/chinese/msttf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Microsoft Windows Chinese TrueType fonts
-# Date created: 28 Feb 2004
-# Whom: LI Dong <ld@FreeBSD.org.cn>
-#
+# Created by: LI Dong <ld@FreeBSD.org.cn>
# $FreeBSD$
-#
PORTNAME= msttf
PORTVERSION= 1.0
@@ -24,7 +20,7 @@ MSTTF_SIMSUN= simsun.ttc
MSTTF_TAHOMA= tahoma.ttf
IGNOREFILES= ${MSTTF_SIMHEI} ${MSTTF_SIMSUN} ${MSTTF_TAHOMA}
-RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
+RESTRICTED= Redistribution of pre-compiled binaries is not permitted
NO_BUILD= yes
SHAREMODE= 644