blob: 7759e22394e8312d02a18764b04bb9464b6f2cde (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php70
PKGNAMESUFFIX= -openssl
.include "${MASTERDIR}/Makefile"
|