2004-07-19 10:06:21 +02:00
|
|
|
# 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
|
2009-01-23 16:43:14 +01:00
|
|
|
PORTREVISION= 1
|
2004-07-19 10:06:21 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|