10 lines
150 B
Makefile
10 lines
150 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -mbstring
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|