blob: cfd7ad2e4ecc8b90c02028b38b62eb3ab9393f0d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -openssl
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|