078a1f526e
PR: 145772 Submitted by: Alex Keda
14 lines
258 B
Makefile
14 lines
258 B
Makefile
# New ports collection makefile for: php52-readline
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -readline
|
|
|
|
.include "${MASTERDIR}/Makefile"
|