freebsd-ports/security/php55-openssl/Makefile
Alex Dupre 7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00

10 lines
176 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -openssl
.include "${MASTERDIR}/Makefile"