mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
7b8f5e205b
PR: 145772 Submitted by: Alex Keda
15 lines
252 B
Makefile
15 lines
252 B
Makefile
# New ports collection makefile for: php52-pdo
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -pdo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|