mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
12 lines
194 B
Makefile
12 lines
194 B
Makefile
# Created by: Alex Keda <admin@lissyara.su>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -mbstring
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|