freebsd-ports/devel/pcre-utf8/Makefile
Kirill Ponomarev 01e9c7283b Add CONFLICTS.
PR:		ports/87526 ports/87527
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2005-10-16 18:47:23 +00:00

14 lines
236 B
Makefile

# 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"