diff options
author | seb <seb> | 2002-05-31 13:01:25 +0000 |
---|---|---|
committer | seb <seb> | 2002-05-31 13:01:25 +0000 |
commit | cf06354b883e25ae1aec0ea9ca04039b3ff4744b (patch) | |
tree | f0a15843366fd7d130b094623056275782f091f4 /inputmethod/kinput2/files | |
parent | 5a9460fe5b1e3a5cfef2b5d34089f7bf0eb8e21a (diff) | |
download | pkgsrc-cf06354b883e25ae1aec0ea9ca04039b3ff4744b.tar.gz |
Reimport of package kinput2 from japanese/kinput2 into inputmethod/kinput2.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
Diffstat (limited to 'inputmethod/kinput2/files')
-rw-r--r-- | inputmethod/kinput2/files/Kinput2.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/inputmethod/kinput2/files/Kinput2.conf b/inputmethod/kinput2/files/Kinput2.conf new file mode 100644 index 00000000000..c7c714ad1da --- /dev/null +++ b/inputmethod/kinput2/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 = |