a6bc455d6d
PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor)
11 lines
193 B
Makefile
11 lines
193 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= sysutils
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -fileinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|