head	1.4;
access;
symbols
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2004.07.04.13.00.43;	author kuriyama;	state dead;
branches;
next	1.3;

1.3
date	2004.04.03.10.51.29;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.08.11.05.10;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.20.10.17.32;	author skv;	state Exp;
branches;
next	;


desc
@@


1.4
log
@o Rename p5-Flash-FLAP to p5-AMF-Perl.
o Upgrade to 0.12.

Approved by:	maintainer
@
text
@# New ports collection makefile for:	Flash-FLAP
# Date created:	   20 May 2003
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: ports/www/p5-Flash-FLAP/Makefile,v 1.3 2004/04/03 10:51:29 skv Exp $
#

PORTNAME=	Flash-FLAP
PORTVERSION=	0.09
CATEGORIES=	www devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Flash
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@@FreeBSD.org
COMMENT=	Flash Remoting in Perl

PERL_CONFIGURE=	yes

MAN3=		Flash::FLAP.3 Flash::FLAP::App::Executive.3 \
		Flash::FLAP::IO::Deserializer.3 Flash::FLAP::IO::InputStream.3 \
		Flash::FLAP::IO::OutputStream.3 Flash::FLAP::IO::Serializer.3 \
		Flash::FLAP::Sql::MysqlRecordSet.3 Flash::FLAP::Util::Object.3 \
		Flash::FLAP::Util::RemotingService.3

post-configure:
# dirty hack to deceive irritable pod2man
	@@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile

.include <bsd.port.mk>
@


1.3
log
@Updated to 0.09
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Updated to 0.08
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.1
log
@Add p5-Flash-FLAP 0.05, flash Remoting in Perl.
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@

