summaryrefslogblamecommitdiff
path: root/misc/p5-Business-ISBN-Data/Makefile
blob: 8f0c6a33d04494e420d1e217bdbf7e69e9a6d2c6 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                        
                        
                          
                    









                                            
# 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=	20081020
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Business::ISBN::Data.3

.include <bsd.port.mk>