1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/ftp/php74-ftp/Makefile

14 lines
234 B
Makefile

CATEGORIES= ftp
MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -ftp
TEST_TARGET= test
post-patch:
@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \
${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.*
.include "${MASTERDIR}/Makefile"