head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.05.58.54;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.05.17.14.17.35;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.12.23.19.33;	author glarkin;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.12.18.05.58;	author pav;	state Exp;
branches;
next	1.1;

1.1
date	2007.03.03.10.06.17;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:  pecl-perl
# Date created:			  2007-3-3
# Whom:				  Luke Jee
#
# $FreeBSD: head/lang/pecl-perl/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	perl
DISTVERSION=	1.0.0
CATEGORIES=	lang perl5
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	PECL

MAINTAINER=	glarkin@@FreeBSD.org
COMMENT=	Embedded Perl

USE_PHP=	yes
USE_PHPIZE=	yes
USE_PHPEXT=	yes
USE_PHP_BUILD=	yes
DEFAULT_PHP_VER=53

USE_PERL5=	yes

.include <bsd.port.mk>
@


1.4
log
@- Switch to php53

Reported by:	phw
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Unbreak after recent PHP 5.3.2 update
- Adopt port

Reported by:	pointyhat
Approved by:	portmgr (itetcu, erwin - blanket)
@
text
@d23 1
a23 1
DEFAULT_PHP_VER=5
@


1.2
log
@- Reset bouncing maintainer and mark BROKEN

Reported by:	pointyhat
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
a18 2
BROKEN=		does not compile with php 5.3

@


1.1
log
@Add pecl-perl , embedded Perl.

PR:		ports/109775
Submitted by:	Luke Jee
@
text
@d16 1
a16 1
MAINTAINER=	lukejee@@lukejee.net
d19 2
@

