# New ports collection makefile for:	Search::Saryer
# Date created:		8 October 2002
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/textproc/p5-Search-Saryer/Makefile,v 1.10 2005/12/10 18:55:51 ehaupt Exp $
#

PORTNAME=	Search-Saryer
PORTVERSION=	0.10
PORTREVISION=	6
CATEGORIES=	textproc perl5
MASTER_SITES=	ftp://ftp.namazu.org/sary/perl/
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl interface to the Sary library

LIB_DEPENDS=	sary.10:${PORTSDIR}/textproc/sary

PERL_CONFIGURE=	yes

MAN3=		Search::Saryer.3


.include <bsd.port.mk>
