freebsd-ports/math/php55-bcmath/Makefile
Alex Dupre 7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00

10 lines
171 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -bcmath
.include "${MASTERDIR}/Makefile"