f1f37a4b87
- document php vulnerabilities Security: http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
14 lines
267 B
Makefile
14 lines
267 B
Makefile
# New ports collection makefile for: php53-pdo_mysql
|
|
# Date created: 12 Apr 2012
|
|
# Whom: Florian Smeets <flo@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -pdo_mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|