freebsd-ports/ftp/php5-curl/Makefile
Peter Pentchev 64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00

16 lines
261 B
Makefile

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