# New ports collection makefile for:	pcre-utf8
# Date created:				20.03.2005
# Whom:					krion
#
# $FreeBSD: ports/devel/pcre-utf8/Makefile,v 1.1 2005/03/20 17:30:30 krion Exp $
#

PKGNAMESUFFIX=	-utf8
MASTERDIR=	${.CURDIR}/../pcre

WITH_UTF8=	yes

.include "${MASTERDIR}/Makefile"
