head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.02.07.05.20.05;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2012.02.07.00.06.52;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2012.02.06.23.29.44;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-Catalyst-Model-Xapian
# Date created:				22 Feb 2006
# Whom:					Lars Balker Rasmussen <lbr@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Catalyst-Model-Xapian10/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Catalyst-Model-Xapian10
PORTVERSION=	0.06
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MRAMBERG
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME:S/10$//}-${PORTVERSION}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Catalyst model for Search::Xapian

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.30:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
		p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
		p5-Search-Xapian10>=0.9.2.4:${PORTSDIR}/databases/p5-Search-Xapian10
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Catalyst::Model::Xapian.3 \
	Catalyst::Helper::Model::Xapian.3

.include <bsd.port.mk>
@


1.3
log
@- Change name to *10 to match the rest

PR:     ports/164460
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update paths for repo copy for old API version

PR:             ports/164460
@
text
@d8 1
a8 1
PORTNAME=	Catalyst-Model-Xapian
d15 1
@


1.1
log
@- Forced commit to note resurrection of *10 xapian related ports

PR:         ports/164460
@
text
@d22 1
a22 1
		p5-Search-Xapian>=0.9.2.4:${PORTSDIR}/databases/p5-Search-Xapian
@

