mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
11 lines
142 B
Makefile
11 lines
142 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -bcmath
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|