ports/ftp/php72-fastdfs/Makefile
Jochen Neumeister 4fd39c2e5c New slaveport: ftp/php72-fastdfs
PR:		223714
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13479
2017-12-18 19:12:34 +00:00

12 lines
206 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../php56-fastdfs
PKGNAMEPREFIX= php72-
COMMENT= PHP 7.2 module for accessing a FastDFS cluster
IGNORE_WITH_PHP= 56 70 71
PHP_VER= 72
.include "${MASTERDIR}/Makefile"