# New ports collection makefile for:	p5-Business-ISBN-Data
# Date created:				22 Sep 2005
# Whom:					Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD: ports/misc/p5-Business-ISBN-Data/Makefile,v 1.2 2006/05/21 13:42:24 leeym Exp $
#

PORTNAME=	Business-ISBN-Data
PORTVERSION=	1.11
CATEGORIES=	misc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Business
PKGNAMEPREFIX=	p5-

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	Data pack for Business::ISBN

BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple

PERL_CONFIGURE=	yes

MAN3=		Business::ISBN::Data.3

.include <bsd.port.mk>
