aboutsummaryrefslogtreecommitdiffstats
path: root/devel/php5-pear/Makefile
blob: 7fa0140aed0cfc912c266ff8d2114dbb5661dd0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    php5-pear
# Date created:         7 Jul 2004
# Whom:             Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES= devel
PKGNAMESUFFIX=  -pear

MAINTAINER= ale@FreeBSD.org
COMMENT=    PEAR framework for PHP

MASTERDIR=  ${.CURDIR}/../../lang/php5

PLIST=      ${PKGDIR}/pkg-plist.pear
PKGMESSAGE= ${PKGDIR}/pkg-message.pear

.include "${MASTERDIR}/Makefile"