summaryrefslogtreecommitdiff
path: root/misc/p5-Business-ISBN-Data/Makefile
blob: 2d6ec51754112fc50f3d9b95f6a753c7674417d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	p5-Business-ISBN-Data
# Date created:				22 Sep 2005
# Whom:					Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Business-ISBN-Data
PORTVERSION=	1.17
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

PERL_CONFIGURE=	yes

MAN3=		Business::ISBN::Data.3

.include <bsd.port.mk>