freebsd-ports/devel/pcre-utf8/Makefile

15 lines
236 B
Makefile
Raw Normal View History

# New ports collection makefile for: pcre-utf8
# Date created: 20.03.2005
# Whom: krion
#
# $FreeBSD$
#
PKGNAMESUFFIX= -utf8
MASTERDIR= ${.CURDIR}/../pcre
CONFLICTS= pcre-[0-9]*
WITH_UTF8= yes
.include "${MASTERDIR}/Makefile"