From 9dc8b611a5b09b846c90e4986efd921178a7c50c Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 23 Apr 2010 15:40:05 +0000 Subject: - PHP 5.2 slave port PR: 145772 Submitted by: Alex Keda --- graphics/php52-exif/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 graphics/php52-exif/Makefile (limited to 'graphics/php52-exif') diff --git a/graphics/php52-exif/Makefile b/graphics/php52-exif/Makefile new file mode 100644 index 000000000000..12cdaffb4052 --- /dev/null +++ b/graphics/php52-exif/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php52-exif +# Date created: 17 Apr 2010 +# Whom: Alex Keda +# +# $FreeBSD$ +# + +CATEGORIES= graphics + +MASTERDIR= ${.CURDIR}/../../lang/php52 + +PKGNAMESUFFIX= -exif + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3