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