diff options
Diffstat (limited to 'net/php5-soap/Makefile')
-rw-r--r-- | net/php5-soap/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/php5-soap/Makefile b/net/php5-soap/Makefile deleted file mode 100644 index 22ce8118a929..000000000000 --- a/net/php5-soap/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -CATEGORIES= net - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -soap - -.include "${MASTERDIR}/Makefile" |