forked from Lainports/freebsd-ports
12 lines
164 B
Makefile
12 lines
164 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -openssl
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|