- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
This commit is contained in:
parent
b3db7b9bc3
commit
91ca365fac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253103
@ -521,6 +521,7 @@
|
||||
SUBDIR += php52-dba
|
||||
SUBDIR += php52-dbase
|
||||
SUBDIR += php52-mssql
|
||||
SUBDIR += php52-mysql
|
||||
SUBDIR += phpminiadmin
|
||||
SUBDIR += phpmyadmin
|
||||
SUBDIR += phpmyadmin211
|
||||
|
14
databases/php52-mssql/Makefile
Normal file
14
databases/php52-mssql/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# New ports collection makefile for: php52-mssql
|
||||
# Date created: 17 Apr 2010
|
||||
# Whom: Alex Keda <admin@lissyara.su>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||||
|
||||
PKGNAMESUFFIX= -mssql
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user