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