head	1.5;
access;
symbols
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2005.11.05.05.07.11;	author marcus;	state dead;
branches;
next	1.4;

1.4
date	2005.04.23.18.28.56;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2005.04.05.09.12.52;	author ahze;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.17.11.12.11;	author ahze;	state Exp;
branches;
next	1.1;

1.1
date	2005.03.12.11.10.58;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Delete pyphany since it has been merged into www/epiphany.
@
text
@# New ports collection makefile for:	pyphany
# Date created:				28 January 2005
# Whom:					Joe Marcus Clarke <marcus@@FreeBSD.org>
#
# $FreeBSD: ports/www/pyphany/Makefile,v 1.4 2005/04/23 18:28:56 adamw Exp $
#

PORTNAME=	pyphany
PORTVERSION=	0.1.4
CATEGORIES=	www python gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.1
DIST_SUBDIR=	gnome2

MAINTAINER=	gnome@@FreeBSD.org
COMMENT=	A set of Python bindings for Epiphany

BUILD_DEPENDS=	epiphany:${PORTSDIR}/www/epiphany
RUN_DEPENDS=	epiphany:${PORTSDIR}/www/epiphany

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_PYTHON=	yes
USE_GNOME=	gnomehack gnometarget intlhack pygnome2
USE_LIBTOOL_VER=15
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

PLIST_SUB=	VERSION="1.6"

.include <bsd.port.mk>
@


1.4
log
@Update to 0.1.4.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.1.3
@
text
@d9 1
a9 1
PORTVERSION=	0.1.3
@


1.2
log
@- Fix plist

Pointed out by:	krion via pointyhat
@
text
@d9 1
a9 2
PORTVERSION=	0.1.2
PORTREVISION=	1
@


1.1
log
@Add pyphany, a set of Python bindings for building extensions to the
Epiphany web browser.
@
text
@d10 1
d30 1
a30 1
PLIST_SUB=	VERSION="1.5"
@

