mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 01:01:49 -04:00
9 lines
128 B
Makefile
9 lines
128 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -bcmath
|
|
|
|
.include "${MASTERDIR}/Makefile"
|