mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
c8918d2ca8
- php5 to 5.4.42 - php55 to 5.5.26 - php56 to 5.6.10
11 lines
174 B
Makefile
11 lines
174 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -mcrypt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|