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