mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
This commit is contained in:
parent
8966664073
commit
c323b908ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253114
@ -531,6 +531,7 @@
|
||||
SUBDIR += php52-pdo_oci
|
||||
SUBDIR += php52-pdo_odbc
|
||||
SUBDIR += php52-pdo_pgsql
|
||||
SUBDIR += php52-pdo_sqlite
|
||||
SUBDIR += phpminiadmin
|
||||
SUBDIR += phpmyadmin
|
||||
SUBDIR += phpmyadmin211
|
||||
|
14
databases/php52-pdo_pgsql/Makefile
Normal file
14
databases/php52-pdo_pgsql/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# 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"
|
Loading…
Reference in New Issue
Block a user