14 lines
246 B
Makefile
14 lines
246 B
Makefile
|
COMMENT = unicode library
|
||
|
|
||
|
NETSURF_PROJECT = libutf8proc
|
||
|
NETSURF_VERSION = 2.4.0
|
||
|
DISTNAME = libutf8proc-2.4.0-1-src
|
||
|
REVISION = 0
|
||
|
|
||
|
CATEGORIES = textproc
|
||
|
SHARED_LIBS = utf8proc 2.1 #1.3.1-3
|
||
|
|
||
|
TEST_DEPENDS = devel/check
|
||
|
|
||
|
.include <bsd.port.mk>
|