mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 10:03:10 -04:00
10 lines
174 B
Makefile
10 lines
174 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php56
|
|
|
|
PKGNAMESUFFIX= -readline
|
|
|
|
.include "${MASTERDIR}/Makefile"
|