diff options
Diffstat (limited to 'ftp/php71-curl/Makefile')
-rw-r--r-- | ftp/php71-curl/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/php71-curl/Makefile b/ftp/php71-curl/Makefile deleted file mode 100644 index 48433d380894..000000000000 --- a/ftp/php71-curl/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= ftp - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -curl - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |