aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php5-filepro
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 16:52:01 +0800
committerale <ale@FreeBSD.org>2004-07-19 16:52:01 +0800
commit1f99e810ab45990872db1a651e7f940fd74b7fe7 (patch)
tree2c48fba707583b3f11c9258fe17b4fa1469f307e /databases/php5-filepro
parent9dc397c8767864ad483d8a3c1e0b9f4cde73afa2 (diff)
downloadfreebsd-ports-gnome-1f99e810ab45990872db1a651e7f940fd74b7fe7.tar.gz
freebsd-ports-gnome-1f99e810ab45990872db1a651e7f940fd74b7fe7.tar.zst
freebsd-ports-gnome-1f99e810ab45990872db1a651e7f940fd74b7fe7.zip
Add a new shared extension for PHP.
Diffstat (limited to 'databases/php5-filepro')
-rw-r--r--databases/php5-filepro/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/php5-filepro/Makefile b/databases/php5-filepro/Makefile
new file mode 100644
index 000000000000..0d856339ad45
--- /dev/null
+++ b/databases/php5-filepro/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-filepro
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -filepro
+
+.include "${MASTERDIR}/Makefile"