freebsd-ports/misc/p5-Business-ISBN-Data/Makefile
Yen-Ming Lee 61c14d9b01 - update to 1.13
PR:		107849
Submitted by:	clsung
2007-01-14 15:52:29 +00:00

22 lines
454 B
Makefile

# 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.13
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>