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