mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
11 lines
171 B
Makefile
11 lines
171 B
Makefile
|
# Created by: Alex Dupre <ale@FreeBSD.org>
|
||
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= math
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php55
|
||
|
|
||
|
PKGNAMESUFFIX= -bcmath
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|