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