[Midnightbsd-cvs] mports: Makefile: add php5-pdo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Oct 12 13:14:43 EDT 2007
Log Message:
-----------
add php5-pdo
Added Files:
-----------
mports/databases/php5-pdo:
Makefile (r1.1)
-------------- next part --------------
--- /dev/null
+++ databases/php5-pdo/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-pdo
+# Date created: 12 Oct 2007
+# Whom: Lucas Holt <luke at midnightbsd.org>
+#
+# $MidnightBSD: mports/databases/php5-pdo/Makefile,v 1.1 2007/10/12 17:14:43 laffer1 Exp $
+#
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -pdo
+
+.include "${MASTERDIR}/Makefile"
More information about the Midnightbsd-cvs
mailing list