blob: 112a9c140b31cd8646e9a67b20eedd72657198fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -readline
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|