mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# New ports collection makefile for: php52-bcmath
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -bcmath
|
|
|
|
.include "${MASTERDIR}/Makefile"
|