diff options
author | taoka <taoka@FreeBSD.org> | 1999-06-06 21:28:02 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-06-06 21:28:02 +0800 |
commit | 9b0030eeaa5e857a7f7ea70f82b1ae469296f450 (patch) | |
tree | 74e925346e61db6e730207370bab2dd4685b9542 /japanese/kinput2-freewnn | |
parent | 476d751c53326c137cf651f71fc5f4ff7603509c (diff) | |
download | freebsd-ports-gnome-9b0030eeaa5e857a7f7ea70f82b1ae469296f450.tar.gz freebsd-ports-gnome-9b0030eeaa5e857a7f7ea70f82b1ae469296f450.tar.zst freebsd-ports-gnome-9b0030eeaa5e857a7f7ea70f82b1ae469296f450.zip |
I forgot to add this.
This needs making each kinput2 by the ports.
Diffstat (limited to 'japanese/kinput2-freewnn')
-rw-r--r-- | japanese/kinput2-freewnn/files/Kinput2.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/japanese/kinput2-freewnn/files/Kinput2.conf b/japanese/kinput2-freewnn/files/Kinput2.conf new file mode 100644 index 000000000000..c7c714ad1dae --- /dev/null +++ b/japanese/kinput2-freewnn/files/Kinput2.conf @@ -0,0 +1,22 @@ +XCOMM Each parameter in this file is explained in the original +XCOMM Kinput2.conf (probably Kinput2.conf.org) + +XCOMM Redefine $(IMAKE_CMD) for FreeBSD ports (by S. Taoka) + +IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES) $(PORT_IMAKE_DEFINES) + +CCDEF_DIR = $(LIBDIR)/ccdef + +WNNSRC = port_WNNSRC +WNNINCDIR = port_WNNINCDIR +WNNLIB = port_WNNLIB + +CANNAINSTDIR = port_CANNAINSTDIR +CANNASRC = port_CANNASRC +CANNALIB = port_CANNALIB + +SJ3DEF_DIR = $(LIBDIR)/sj3def +SJ3SRC = port_SJ3SRC +SJ3LIB = port_SJ3LIB + +TRANSPORTDEFS = |