blob: 1a8ee3677c61c505a00afa54293f28658c90dab4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -bcmath
.include "${MASTERDIR}/Makefile"
|