diff options
author | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 7b97ce56e76408c079ea16e427bf5a726ebe0b74 (patch) | |
tree | 7a899bd5b68d41e34af8d11e9e139951f5d9f7f3 /chinese/Makefile | |
parent | e2d890ce79e982e5b469cfc411061acff2d49599 (diff) | |
download | FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.zip FreeBSD-ports-7b97ce56e76408c079ea16e427bf5a726ebe0b74.tar.gz |
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 13f6ca7..5da7e2d 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Chinese support + SUBDIR += CJK SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server |