freebsd-ports/math/php5-gmp/Makefile
Alex Dupre 49a746ede7 Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)

PR:		ports/148956 [1]
Submitted by:	mm
2010-07-27 15:13:54 +00:00

15 lines
243 B
Makefile

# New ports collection makefile for: php5-gmp
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= math
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -gmp
.include "${MASTERDIR}/Makefile"