From a3ff63690bcc8ecfc6f9cb9d32a29c38d417b7f3 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 08:18:06 +0000 Subject: Add a new shared extension for PHP. --- misc/php4-mcal/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 misc/php4-mcal/Makefile (limited to 'misc/php4-mcal') diff --git a/misc/php4-mcal/Makefile b/misc/php4-mcal/Makefile new file mode 100644 index 000000000000..a208c841334a --- /dev/null +++ b/misc/php4-mcal/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php4-mcal +# Date created: 7 Jul 2004 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= misc + +MASTERDIR= ${.CURDIR}/../../lang/php4 + +PKGNAMESUFFIX= -mcal + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3