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