|
Lines 9-16
Link Here
|
| 9 |
PORTVERSION= 0.9.0 |
9 |
PORTVERSION= 0.9.0 |
| 10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 1 |
| 11 |
CATEGORIES= textproc |
11 |
CATEGORIES= textproc |
| 12 |
MASTER_SITES= http://anthesphoria.net/FreeBSD/ports/distfiles/ \ |
12 |
MASTER_SITES= http://www.m17n.org/common/im-config/ \ |
| 13 |
http://www.m17n.org/common/im-config/ |
13 |
MASTER_SITES= http://anthesphoria.net/FreeBSD/ports/distfiles/ |
| 14 |
|
14 |
|
| 15 |
MAINTAINER= nikola.lecic@anthesphoria.net |
15 |
MAINTAINER= nikola.lecic@anthesphoria.net |
| 16 |
COMMENT= A GUI for per-user configuration of m17n-lib input methods |
16 |
COMMENT= A GUI for per-user configuration of m17n-lib input methods |
|
Lines 25-30
Link Here
|
| 25 |
USE_LDCONFIG= yes |
25 |
USE_LDCONFIG= yes |
| 26 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
| 27 |
|
27 |
|
|
|
28 |
PORTSCOUT= skipv:0.9.1 |
| 29 |
|
| 28 |
.if !defined(WITHOUT_NLS) |
30 |
.if !defined(WITHOUT_NLS) |
| 29 |
USE_GETTEXT= yes |
31 |
USE_GETTEXT= yes |
| 30 |
PLIST_SUB+= NLS="" |
32 |
PLIST_SUB+= NLS="" |