aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pcre-utf8/Makefile
blob: 49b0fa0326c4902a95ad94368f440911fb9ed499 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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"