mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
10 lines
142 B
Makefile
10 lines
142 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -bcmath
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|