10 lines
177 B
Makefile
10 lines
177 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php55
|
|
|
|
PKGNAMESUFFIX= -fileinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|