1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/ftp/php4-curl/Makefile
Peter Pentchev c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00

16 lines
260 B
Makefile

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