diff options
Diffstat (limited to 'net/php85-sockets/Makefile')
-rw-r--r-- | net/php85-sockets/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/php85-sockets/Makefile b/net/php85-sockets/Makefile new file mode 100644 index 000000000000..5a88299c5324 --- /dev/null +++ b/net/php85-sockets/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -sockets + +.include "${MASTERDIR}/Makefile" |