diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-07-19 13:45:07 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-07-19 13:45:07 +0800 |
commit | c17af2a051f57b94f9502a74adfd8c4841f5c3db (patch) | |
tree | e0c74a6bbfb7abdd99b0a6b10b36ad9f910f4597 /chinese/moettf/Makefile | |
parent | 842389b193f78931a23147431737eb48601892de (diff) | |
download | freebsd-ports-graphics-c17af2a051f57b94f9502a74adfd8c4841f5c3db.tar.gz freebsd-ports-graphics-c17af2a051f57b94f9502a74adfd8c4841f5c3db.tar.zst freebsd-ports-graphics-c17af2a051f57b94f9502a74adfd8c4841f5c3db.zip |
Change DIST{NAME, _SUBDIR} to be appropriate for the port's name.
Diffstat (limited to 'chinese/moettf/Makefile')
-rw-r--r-- | chinese/moettf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index d232fd08284..978c233d8b7 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -3,10 +3,10 @@ # Date created: 9 July 1999 # Whom: Keith Jang <jtjang@gcn.net.tw> # -# $Id: Makefile,v 1.3 1999/07/17 16:29:44 keith Exp $ +# $Id: Makefile,v 1.1.1.1 1999/07/18 00:57:33 foxfair Exp $ # -DISTNAME= zh-truetypefonts-1.0 +DISTNAME= zh-moettf-1.0 CATEGORIES= chinese x11-fonts MASTER_SITES= ftp://ftp.cc.ntut.edu.tw/OS/Linux/packages/chinese/fonts/twmoefont/ttf/ \ ftp://ftp.ncu.edu.tw/Linux/Chinese/fonts/twmoefont/ttf/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= unrar:${PORTSDIR}/archivers/unrar LIB_DEPENDS= font.1:${PORTSDIR}/x11-servers/XttXF86srv-common USE_X_PREFIX= yes -DIST_SUBDIR= zh-truetypefonts +DIST_SUBDIR= zh-moettf NO_BUILD= yes NO_CDROM= "Contact Taiwan Ministry of Education for commercial use." |