Lines 3-18
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= ibus-m17n |
4 |
PORTNAME= ibus-m17n |
5 |
PORTVERSION= 1.3.3 |
5 |
PORTVERSION= 1.3.3 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 3 |
7 |
CATEGORIES= textproc |
7 |
CATEGORIES= textproc |
8 |
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ |
8 |
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |
9 |
http://anthesphoria.net/FreeBSD/ports/distfiles/ |
|
|
10 |
|
9 |
|
11 |
MAINTAINER= nikola.lecic@anthesphoria.net |
10 |
MAINTAINER= nikola.lecic@anthesphoria.net |
12 |
COMMENT= The m17n IMEngine for IBus framework |
11 |
COMMENT= The m17n IMEngine for IBus framework |
13 |
|
12 |
|
14 |
LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus \ |
13 |
LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus \ |
15 |
m17n.4:${PORTSDIR}/devel/m17n-lib |
14 |
libm17n.so:${PORTSDIR}/devel/m17n-lib |
16 |
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus |
15 |
RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus |
17 |
|
16 |
|
18 |
PROJECTHOST= ibus |
17 |
PROJECTHOST= ibus |
Lines 20-27
Link Here
|
20 |
USES= gmake pkgconfig |
19 |
USES= gmake pkgconfig |
21 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
22 |
|
21 |
|
23 |
NO_STAGE= yes |
|
|
24 |
|
25 |
OPTIONS_DEFINE= NLS |
22 |
OPTIONS_DEFINE= NLS |
26 |
|
23 |
|
27 |
.include <bsd.port.options.mk> |
24 |
.include <bsd.port.options.mk> |