# New ports collection makefile for:	p5-Bio-Glite
# Date created:				1st April, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/biology/p5-Bio-Glite/Makefile,v 1.2 2010/01/29 14:52:21 kuriyama Exp $
#

PORTNAME=	Bio-Glite
PORTVERSION=	0.10
PORTREVISION=	1
CATEGORIES=	biology perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wenheping@gmail.com
COMMENT=	An Perl Interface to G-language

BUILD_DEPENDS=	p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=	Bio::Glite.3

.include <bsd.port.mk>
