# Created by: Serge Gagnon <gagnon__s@videotron.ca>
# $FreeBSD: misc/libutf/Makefile 327745 2013-09-20 20:50:57Z bapt $

PORTNAME=	libutf
PORTVERSION=	2.10
PORTREVISION=	1
CATEGORIES=	misc
MASTER_SITES=	ftp://ftp.cs.yorku.ca/pub/wily/misc/ \
		http://www.westley.demon.co.uk/src/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	UTF-8 character set support library, including regular expressions

GNU_CONFIGURE=	YES
ALL_TARGET=	tst
MAKE_ARGS=	ETCDIR=${EXAMPLESDIR}

MAN3=		ure.3 utf.3

NO_STAGE=	yes
.include <bsd.port.mk>
