diff options
Diffstat (limited to 'ftp/php72-fastdfs/Makefile')
-rw-r--r-- | ftp/php72-fastdfs/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/php72-fastdfs/Makefile b/ftp/php72-fastdfs/Makefile deleted file mode 100644 index d98e66b5e2f6..000000000000 --- a/ftp/php72-fastdfs/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $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" |