head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	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
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.43;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.24.20.23.22;	author cs;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.25.10.14.59;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	mysqlphp2postgres
# Date created:		21 Aug 2006
# Whom:			uwe.pierau@@tu-clausthal.de
#
# $FreeBSD: head/www/mysqlphp2postgres/Makefile 301490 2012-07-24 20:23:22Z cs $
#

PORTNAME=	mysqlphp2postgres
PORTVERSION=	0.95
CATEGORIES=	www
MASTER_SITES=	http://downloads.mikekohn.net/mp2p/ \
		http://www.heim2.tu-clausthal.de/~upp/mysqlphp2postgres/

MAINTAINER=	uwe.pierau@@tu-clausthal.de
COMMENT=	Convert MySQL calls in a PHP page into PostgreSQL calls

ALL_TARGET=	default
PLIST_FILES=	bin/mysqlphp2postgres

.include <bsd.port.mk>
@


1.2
log
@SVN rev 301490 on 2012-07-24 20:23:22Z by cs

Fix typos in COMMENT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add mysqlphp2postgres 0.95, convert mysql calls in a php page into
PostgreSQL calls.

PR:		ports/102351
Submitted by:	uwe.pierau at tu-clausthal.de
@
text
@d15 1
a15 1
COMMENT=	Convert mysql calls in a php page into PostgreSQL calls
@

