summaryrefslogtreecommitdiff
path: root/ftp/php52-curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/php52-curl/Makefile')
-rw-r--r--ftp/php52-curl/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/php52-curl/Makefile b/ftp/php52-curl/Makefile
new file mode 100644
index 000000000000..9653bcb447a9
--- /dev/null
+++ b/ftp/php52-curl/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-curl
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= ftp
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -curl
+
+.include "${MASTERDIR}/Makefile"