diff options
Diffstat (limited to 'ftp/php71-fastdfs/Makefile')
-rw-r--r-- | ftp/php71-fastdfs/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/php71-fastdfs/Makefile b/ftp/php71-fastdfs/Makefile deleted file mode 100644 index fd0b7708f285..000000000000 --- a/ftp/php71-fastdfs/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -MASTERDIR= ${.CURDIR}/../php56-fastdfs - -PKGNAMEPREFIX= php71- - -COMMENT= PHP 7.1 module for accessing a FastDFS cluster - -IGNORE_WITH_PHP= 56 70 72 -PHP_VER= 71 - -.include "${MASTERDIR}/Makefile" |