mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 00:31:51 -04:00
10 lines
167 B
Makefile
10 lines
167 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -gmp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|