diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /chinese/jis2gb | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
Diffstat (limited to 'chinese/jis2gb')
-rw-r--r-- | chinese/jis2gb/Makefile | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/chinese/jis2gb/Makefile b/chinese/jis2gb/Makefile index a8679824f4d8..da8e16d62cae 100644 --- a/chinese/jis2gb/Makefile +++ b/chinese/jis2gb/Makefile @@ -5,20 +5,20 @@ # $FreeBSD$ # -PORTNAME= jis2gb -PORTVERSION= 1.5 -CATEGORIES= chinese -MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ -DISTFILES= jis2gb.tar.Z +PORTNAME= jis2gb +PORTVERSION= 1.5 +CATEGORIES= chinese +MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ +DISTFILES= jis2gb.tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert JIS Kanji to GuoBiao Hanzi -WRKSRC= ${WRKDIR}/jis2gb +WRKSRC= ${WRKDIR}/jis2gb ALL_TARGET= -MAN1= jis2gb.1 -MANCOMPRESSED= yes +MAN1= jis2gb.1 +MANCOMPRESSED= yes post-install: # install manual |