diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
commit | b63a28f690b27a0ef6821a035dbe6cb73bebe946 (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /chinese/msttf | |
parent | 6b5b1aa5c967aad14fed743af779c3f9d3916a4d (diff) |
Notes
Diffstat (limited to 'chinese/msttf')
-rw-r--r-- | chinese/msttf/Makefile | 8 |
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 |