View | Details | Raw Unified | Return to bug 188499
Collapse All | Expand All

(-)Makefile (-1 lines)
Lines 26-30 Link Here
26
26
27
LIB_DEPENDS+=	icudata:${PORTSDIR}/devel/icu
27
LIB_DEPENDS+=	icudata:${PORTSDIR}/devel/icu
28
28
29
NO_STAGE=	yes
30
.include <bsd.port.mk>
29
.include <bsd.port.mk>
(-)pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
PyICU is a python extension wrapping IBM's ICU C++ API.
1
PyICU is a python extension wrapping IBM's ICU C++ API.
2
PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows.
2
PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows.
3
3
4
WWW:	http://pyicu.osafoundation.org/
4
WWW: http://pyicu.osafoundation.org/

Return to bug 188499