diff options
Diffstat (limited to 'ftp/php5-ftp/Makefile')
| -rw-r--r-- | ftp/php5-ftp/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ftp/php5-ftp/Makefile b/ftp/php5-ftp/Makefile deleted file mode 100644 index 2c217429e1c2..000000000000 --- a/ftp/php5-ftp/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -CATEGORIES= ftp - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -ftp - -post-patch: - @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ - ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* - -.include "${MASTERDIR}/Makefile" |
