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