aboutsummaryrefslogblamecommitdiff
path: root/devel/pcre-utf8/Makefile
blob: 49a0bdcf2ba325f93780b01bf21a10378bb6503b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                  
# New ports collection makefile for:	pcre-utf8
# Date created:				20.03.2005
# Whom:					krion
#
# $FreeBSD$
#

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

WITH_UTF8=	yes

.include "${MASTERDIR}/Makefile"